From f485927337c329a4a691500a1b6c18c763863bb4 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Sun, 2 Dec 2018 18:06:46 -0800 Subject: moved sigscans & wired up hotel + wonkavator --- Source/Randomizer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/Randomizer.h') 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: #define AUDIO_LOG_NAME 0xC8 #define OPEN_RATE 0xE8 #define METADATA 0xF2 // sizeof(short) +#define HOTEL_EP_NAME 0x4BC640 #elif GLOBALS == 0x62A080 #define PATH_COLOR 0xC0 #define REFLECTION_PATH_COLOR 0xD0 @@ -184,4 +185,5 @@ private: #define AUDIO_LOG_NAME 0x0 #define OPEN_RATE 0xE0 #define METADATA 0x13A // sizeof(short) +#define HOTEL_EP_NAME 0x51E340 #endif \ No newline at end of file -- cgit 1.4.1