diff options
Diffstat (limited to 'scripts/HaitekuImposterOakHouse.asm')
-rw-r--r-- | scripts/HaitekuImposterOakHouse.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/HaitekuImposterOakHouse.asm b/scripts/HaitekuImposterOakHouse.asm index ac12ad1..15698e9 100644 --- a/scripts/HaitekuImposterOakHouse.asm +++ b/scripts/HaitekuImposterOakHouse.asm @@ -2,10 +2,10 @@ INCLUDE "constants.asm" SECTION "scripts/HaitekuImposterOakHouse.asm", ROMX -HaitekuImposterOakHouseScriptLoader:: +HaitekuImposterOakHouse_ScriptLoader:: ret -HaitekuImposterOakHouseTextPointers:: +HaitekuImposterOakHouse_TextPointers:: dw MapDefaultText dw MapDefaultText dw MapDefaultText |