mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-03-20 09:51:29 +00:00
* It will now use #include, just like most other definition formats and can be mixed with regular definitions. However, due to how the Lemon-generated parser works this will not recursively pull in all files, but store them in a list and process them sequentially. Functionally this shouldn't make a difference, because ZScript is mostly order-independent - the only thing where order is important is native classes, but these are completely internal to zdoom.pk3 where proper order is observed. |
||
---|---|---|
.. | ||
static | ||
CMakeLists.txt |