diff options
Diffstat (limited to 'Source/Randomizer.h')
-rw-r--r-- | Source/Randomizer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Randomizer.h b/Source/Randomizer.h index 4058280..15465f4 100644 --- a/Source/Randomizer.h +++ b/Source/Randomizer.h | |||
@@ -59,6 +59,7 @@ private: | |||
59 | #define DOT_FLAGS 0x3C8 | 59 | #define DOT_FLAGS 0x3C8 |
60 | #define DOT_CONNECTION_A 0x3D0 | 60 | #define DOT_CONNECTION_A 0x3D0 |
61 | #define DOT_CONNECTION_B 0x3D8 | 61 | #define DOT_CONNECTION_B 0x3D8 |
62 | #define RANDOMISE_ON_POWER_ON 0x3E0 | ||
62 | #define DECORATIONS 0x418 | 63 | #define DECORATIONS 0x418 |
63 | #define DECORATION_FLAGS 0x420 | 64 | #define DECORATION_FLAGS 0x420 |
64 | #define DECORATION_COLORS 0x428 | 65 | #define DECORATION_COLORS 0x428 |