summaryrefslogtreecommitdiff
path: root/scripts/ceruleancity2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ceruleancity2.asm')
-rwxr-xr-xscripts/ceruleancity2.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/ceruleancity2.asm b/scripts/ceruleancity2.asm
index db2d12a1..cb7eee15 100755
--- a/scripts/ceruleancity2.asm
+++ b/scripts/ceruleancity2.asm
@@ -4,15 +4,15 @@ Func_74872: ; 74872 (1d:4872)
; the screen then fades out, he disappears, and fades back in
call GBFadeIn1
ld a, $07
- ld [$CC4D], a
+ ld [wcc4d], a
ld a, $15
call Predef
ld a, $09
- ld [$CC4D], a
+ ld [wcc4d], a
ld a, $11
call Predef
ld a, $06
- ld [$CC4D], a
+ ld [wcc4d], a
ld a, $11
call Predef
call GBFadeOut1