Merge pull request #1443 from Areloch/TAM_Implementation

TAML, Assets and Modules implementation
This commit is contained in:
Areloch 2015-11-12 23:54:27 -06:00
commit 1a009d6dd3
118 changed files with 24883 additions and 181 deletions

View file

@ -717,7 +717,7 @@ IMPLEMENT_STRUCT( RectSpacingI,
END_IMPLEMENT_STRUCT;
ConsoleType( RectSpacingI, TypeRectSpacingI, RectSpacingI )
ConsoleType(RectSpacingI, TypeRectSpacingI, RectSpacingI, "")
ImplementConsoleTypeCasters( TypeRectSpacingI, RectSpacingI )
ConsoleGetType( TypeRectSpacingI )