aboutsummaryrefslogtreecommitdiffstats
path: root/engine/cable_club.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-12-31 17:23:54 -0800
committerYamaArashi <shadow962@live.com>2016-12-31 17:23:54 -0800
commitbf67f7174d8e3f1348c786618ee5a3a076d1eff8 (patch)
tree41dfcd420ce30d4b077d2055e096ea40e4a229a5 /engine/cable_club.asm
parentuse hardware constants in pic.asm (diff)
downloadpokeyellow-bf67f7174d8e3f1348c786618ee5a3a076d1eff8.tar.gz
pokeyellow-bf67f7174d8e3f1348c786618ee5a3a076d1eff8.tar.xz
pokeyellow-bf67f7174d8e3f1348c786618ee5a3a076d1eff8.zip
split code out of main.asm
Diffstat (limited to 'engine/cable_club.asm')
-rwxr-xr-xengine/cable_club.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/cable_club.asm b/engine/cable_club.asm
index fa99215e..474dbd11 100755
--- a/engine/cable_club.asm
+++ b/engine/cable_club.asm
@@ -588,7 +588,7 @@ ReturnToCableClubRoom:
dec a
ld [wDestinationWarpID], a
call LoadMapData
- callba ClearVariablesAfterLoadingMapData
+ callba ClearVariablesOnEnterMap
pop hl
pop af
ld [hl], a