Home
last modified time | relevance | path

Searched refs:show24hour (Results 1 – 3 of 3) sorted by relevance

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgHud.h40 extern bool show24hour;
H A DgHud.cpp57 bool show24hour=false; variable
576 if(show24hour) { in display_fps_subby()
H A DgMenus.cpp574 static tConfItem<bool> show24("SHOW_TIME_24",show24hour);
626 "$pref_show24hour_help",show24hour);