Home
last modified time | relevance | path

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

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DMagicCube.h47 #define M4D_HISTORY_DEBUG "M4D_HISTORY_DEBUG" macro
H A Denvironment18 M4D_HISTORY_DEBUG -- turns on debugging in History.cpp
H A DHistory.cpp31 debug = preferences.getBoolProperty(M4D_HISTORY_DEBUG); in History()