summaryrefslogtreecommitdiff
path: root/scripts/celadongym.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2016-01-03 14:17:10 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2016-01-03 14:18:33 -0500
commit28dc5686b05477e13a9cc078975315140bee9800 (patch)
treef242eec26b51c08505ecb5b8d39bfe5eaac14cd5 /scripts/celadongym.asm
parent1a5a108bdf6904423bfa80cc7bcb5582331740cb (diff)
Fix game time labels
Diffstat (limited to 'scripts/celadongym.asm')
-rwxr-xr-xscripts/celadongym.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/celadongym.asm b/scripts/celadongym.asm
index d774ea95..a9c017d0 100755
--- a/scripts/celadongym.asm
+++ b/scripts/celadongym.asm
@@ -1,5 +1,5 @@
CeladonGymScript: ; 4890a (12:490a)
- ld hl, wd126
+ ld hl, wCurrentMapScriptFlags
bit 6, [hl]
res 6, [hl]
call nz, CeladonGymScript_48927