mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-12-03 01:13:22 +00:00
dd719f0f14
The instruction one free instruction byte so it's now using that to extend its argument's register range to 65535. For param this is needed because it passes strings by reference and creating an implicit temporary copy for string constants does not work here. |
||
---|---|---|
.. | ||
backend | ||
decorate | ||
vm | ||
zscript | ||
symbols.cpp | ||
symbols.h | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_data.cpp | ||
thingdef_properties.cpp | ||
types.cpp | ||
types.h |