summaryrefslogtreecommitdiff
path: root/engine/pinball_game/catchem_mode.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pinball_game/catchem_mode.asm')
-rw-r--r--engine/pinball_game/catchem_mode.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/engine/pinball_game/catchem_mode.asm b/engine/pinball_game/catchem_mode.asm
index a541348..b24caab 100644
--- a/engine/pinball_game/catchem_mode.asm
+++ b/engine/pinball_game/catchem_mode.asm
@@ -64,7 +64,7 @@ StartCatchEmMode: ; 0x1003f
ld [wd5c2], a
ld a, [hli]
ld [wd5c3], a ;load the 3 bytes into ????
- ld hl, wd586
+ ld hl, wBillboardTilesIlluminationStates
ld a, [wd5b6]
ld c, a
and a
@@ -210,7 +210,7 @@ Func_10184: ; 0x10184
ld a, [hli]
ld [$ff91], a
ld de, wc000
- ld hl, wd586
+ ld hl, wBillboardTilesIlluminationStates
ld c, $0
.asm_101bb
ld a, [hli]
@@ -892,7 +892,7 @@ Func_10648: ; 0x10648
jr nz, .asm_10677
ld a, $14
ld [wd54e], a
- ld hl, wd586
+ ld hl, wBillboardTilesIlluminationStates
ld b, $18
.asm_1065e
ld a, [wd54f]