mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
fixup to export flag names
This commit is contained in:
parent
565d43665e
commit
320ff44ef3
@ -56,7 +56,7 @@ EX int double_live_branches = 0;
|
||||
/** the number of treestates pre-minimization */
|
||||
EX int states_premini = 0;
|
||||
|
||||
#ifdef HDR
|
||||
#if HDR
|
||||
/** change some flags -- they usually make it worse */
|
||||
static const flagtype w_numerical = Flag(1); /*< build trees numerically */
|
||||
static const flagtype w_single_shortcut = Flag(2); /*< generate just one shortcut */
|
||||
|
Loading…
Reference in New Issue
Block a user