Home
last modified time | relevance | path

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

/dports/games/trackballs/trackballs-1.3.3/src/
H A DeditMode_codes.h28 #define FLAGS_MENU 3 macro
H A DeditWindows.cc134 if (id == FLAGS_MENU && i < 9) { in draw()
148 } else if (id == FLAGS_MENU && i == 10) { in draw()