summaryrefslogtreecommitdiff
path: root/engine/cable_club.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-02-08 18:40:08 -0800
committerYamaArashi <shadow962@live.com>2015-02-08 18:40:08 -0800
commit7b7c563c93155e121e05149779cfb78b0bf9d259 (patch)
tree314cf9047bd6266cd261746949332f959e5878db /engine/cable_club.asm
parent3870f5e10a1e17f35c78b176272df6b1f516f24e (diff)
Rename some labels
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 ff25fd5e..4fbb13d9 100755
--- a/engine/cable_club.asm
+++ b/engine/cable_club.asm
@@ -578,7 +578,7 @@ TradeCenter_SelectMon:
ReturnToCableClubRoom: ; 577d (1:577d)
call GBPalWhiteOutWithDelay3
- ld hl, wCharRAMInUseForText
+ ld hl, wFontLoaded
ld a, [hl]
push af
push hl