summaryrefslogtreecommitdiff
path: root/engine/credits.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/credits.asm')
-rw-r--r--engine/credits.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/credits.asm b/engine/credits.asm
index 959e073c9..4620dd7e2 100644
--- a/engine/credits.asm
+++ b/engine/credits.asm
@@ -183,7 +183,7 @@ Function109847:: ; 109847
xor a
call ByteFill
- ld a, rSCX & $ff
+ ld a, rSCX - $ff00
ld [hLCDStatCustom], a
call GetCreditsPalette