mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-29 15:32:24 +00:00
990cf3eafc
This is needed for implementing reliable serialization of custom translations. As long as they are merely ints they cannot be restored on loading a savegame because the serialization code does not know that these variables are special. |
||
---|---|---|
.. | ||
dictionary.cpp | ||
dictionary.h | ||
dynarrays.cpp | ||
imports.cpp | ||
maps.cpp | ||
maps.h | ||
scopebarrier.cpp | ||
scopebarrier.h | ||
symbols.cpp | ||
symbols.h | ||
types.cpp | ||
types.h | ||
vmdisasm.cpp |