Home
last modified time | relevance | path

Searched refs:fastautomoves (Results 1 – 4 of 4) sorted by relevance

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DMachineX.h68 Boolean fastautomoves; member
H A DChangeLog39 the -fastmacros command-line flag is now -fastautomoves, and the
40 fastmacros X resource is now fastautomoves.
H A Denvironment59 M4D_FAST_AUTOMOVES: fastautomoves
H A DMachineX.cpp83 XtOffsetOf(AppRes, fastautomoves),
361 putenvFromBool(M4D_FAST_AUTOMOVES, app_res.fastautomoves); in resourcesToEnvironment()