| Crates.io | hemtt-preprocessor |
| lib.rs | hemtt-preprocessor |
| version | 1.0.0 |
| created_at | 2023-03-16 00:49:48.265982+00 |
| updated_at | 2023-03-16 00:49:48.265982+00 |
| description | A preprocessor library for hemtt |
| homepage | |
| repository | |
| max_upload_size | |
| id | 811079 |
| size | 186,007 |
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 #define are ignored.
#define EXAMPLE 1
BI:
value = 1;
HEMTT:
value = 1;