Home
last modified time | relevance | path

Searched refs:TAG_MINOR_COORD_SERIALIZER (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtag-version.h38 TAG_MINOR_COORD_SERIALIZER, // Serialize coord_def as int enumerator
H A Dtags.cc674 if (th.getMinorVersion() >= TAG_MINOR_COORD_SERIALIZER in unmarshallCoord()