Home
last modified time | relevance | path

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

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DHistory.h186 int atMacroClose();
H A DHistory.cpp795 int History::atMacroClose() in atMacroClose() function in History
H A DEventHandler.cpp432 if (fast_automoves && history->atMacroClose()) in undo_cb()