Home
last modified time | relevance | path

Searched defs:UNDO_FLAG (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Dconfig.h56 UNDO_FLAG = 0x0010, ///< Game wants to use UNDO feature - V5+ enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Dconfig.h56 UNDO_FLAG = 0x0010, ///< Game wants to use UNDO feature - V5+ enumerator
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/common/
H A Dfrotz.h249 #define UNDO_FLAG 0x0010 /* Game wants to use UNDO feature - V5+ */ macro
/dports/cad/pcb/pcb-4.2.0/src/
H A Dglobal.h950 #define UNDO_FLAG 0x0400 /*!< Toggling SELECTED flag. */ macro