Preprocessor
Differences from BI Preprocessor
-
The following built-in macros are not supported:
__has_include()__GAME_VER____GAME_VER_MAJ____GAME_VER_MIN____GAME_BUILD____A3_DEBUG____EXEC()__EVAL()
-
Tabs after
#defineare ignored.BI:
value = 1;HEMTT:
value = 1;