mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-03-22 19:02:16 +00:00
This adds: * builtin types color, state and sound. * ending a parameter list with an ellipsis to declare a varargs list. (A_Jump uses this.) * allowing to declare optional arguments by giving them a default value. * adding an 'action' qualifier for function declarations. |
||
---|---|---|
.. | ||
static | ||
CMakeLists.txt |