summary refs log tree commit diff stats
path: root/Source/Randomizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Randomizer.h')
-rw-r--r--Source/Randomizer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Randomizer.h b/Source/Randomizer.h index fa7bc4c..1180d43 100644 --- a/Source/Randomizer.h +++ b/Source/Randomizer.h
@@ -117,7 +117,6 @@ private:
117#define AUDIO_LOG_NAME 0xC8 117#define AUDIO_LOG_NAME 0xC8
118#define OPEN_RATE 0xE8 118#define OPEN_RATE 0xE8
119#define METADATA 0xF2 // sizeof(short) 119#define METADATA 0xF2 // sizeof(short)
120#define SCRIPT_FRAMES 0x5BE3B0
121#elif GLOBALS == 0x62A080 120#elif GLOBALS == 0x62A080
122#define PATH_COLOR 0xC0 121#define PATH_COLOR 0xC0
123#define REFLECTION_PATH_COLOR 0xD0 122#define REFLECTION_PATH_COLOR 0xD0
@@ -183,5 +182,4 @@ private:
183#define AUDIO_LOG_NAME 0x0 182#define AUDIO_LOG_NAME 0x0
184#define OPEN_RATE 0xE0 183#define OPEN_RATE 0xE0
185#define METADATA 0x13A // sizeof(short) 184#define METADATA 0x13A // sizeof(short)
186#define SCRIPT_FRAMES 0x63651C
187#endif \ No newline at end of file 185#endif \ No newline at end of file