summaryrefslogtreecommitdiff
path: root/scripts/pewtergym.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pewtergym.asm')
-rwxr-xr-xscripts/pewtergym.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pewtergym.asm b/scripts/pewtergym.asm
index 831403bb..608fa4cd 100755
--- a/scripts/pewtergym.asm
+++ b/scripts/pewtergym.asm
@@ -60,7 +60,7 @@ PewterGymScript_5c3df: ; 5c3df (17:43df)
ld [hSpriteIndexOrTextID], a
call DisplayTextID
.asm_5c408
- ld hl, W_OBTAINEDBADGES
+ ld hl, wObtainedBadges
set 0, [hl]
ld hl, wBeatGymFlags
set 0, [hl]