about summary refs log tree commit diff stats
path: root/Source/RandomizerCore.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/RandomizerCore.h')
-rw-r--r--Source/RandomizerCore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/RandomizerCore.h b/Source/RandomizerCore.h index 711cc89..e8d3661 100644 --- a/Source/RandomizerCore.h +++ b/Source/RandomizerCore.h
@@ -94,6 +94,7 @@ private:
94#define SPECULAR_TEXTURE 0x4D8 94#define SPECULAR_TEXTURE 0x4D8
95#define CABLE_TARGET_2 0xD8 95#define CABLE_TARGET_2 0xD8
96#define AUDIO_LOG_NAME 0xC8 96#define AUDIO_LOG_NAME 0xC8
97#define OPEN_RATE 0xE8
97#elif GLOBALS == 0x62A080 98#elif GLOBALS == 0x62A080
98#define PATH_COLOR 0xC0 99#define PATH_COLOR 0xC0
99#define REFLECTION_PATH_COLOR 0xD0 100#define REFLECTION_PATH_COLOR 0xD0
@@ -156,4 +157,5 @@ private:
156#define SPECULAR_TEXTURE 0x4D0 157#define SPECULAR_TEXTURE 0x4D0
157#define CABLE_TARGET_2 0xD0 158#define CABLE_TARGET_2 0xD0
158#define AUDIO_LOG_NAME 0x0 159#define AUDIO_LOG_NAME 0x0
160#define OPEN_RATE 0xE0
159#endif \ No newline at end of file 161#endif \ No newline at end of file