about 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, 2 insertions, 0 deletions
diff --git a/Source/Randomizer.h b/Source/Randomizer.h index 8c4d253..53e4149 100644 --- a/Source/Randomizer.h +++ b/Source/Randomizer.h
@@ -119,6 +119,7 @@ private:
119#define AUDIO_LOG_NAME 0xC8 119#define AUDIO_LOG_NAME 0xC8
120#define OPEN_RATE 0xE8 120#define OPEN_RATE 0xE8
121#define METADATA 0xF2 // sizeof(short) 121#define METADATA 0xF2 // sizeof(short)
122#define HOTEL_EP_NAME 0x4BC640
122#elif GLOBALS == 0x62A080 123#elif GLOBALS == 0x62A080
123#define PATH_COLOR 0xC0 124#define PATH_COLOR 0xC0
124#define REFLECTION_PATH_COLOR 0xD0 125#define REFLECTION_PATH_COLOR 0xD0
@@ -184,4 +185,5 @@ private:
184#define AUDIO_LOG_NAME 0x0 185#define AUDIO_LOG_NAME 0x0
185#define OPEN_RATE 0xE0 186#define OPEN_RATE 0xE0
186#define METADATA 0x13A // sizeof(short) 187#define METADATA 0x13A // sizeof(short)
188#define HOTEL_EP_NAME 0x51E340
187#endif \ No newline at end of file 189#endif \ No newline at end of file