summaryrefslogtreecommitdiff
path: root/engine/high_scores_screen.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/high_scores_screen.asm')
-rw-r--r--[-rwxr-xr-x]engine/high_scores_screen.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/high_scores_screen.asm b/engine/high_scores_screen.asm
index 920fc9d..9823d67 100755..100644
--- a/engine/high_scores_screen.asm
+++ b/engine/high_scores_screen.asm
@@ -645,7 +645,7 @@ Func_cf58: ; 0xcf58
ret
Func_cf7d: ; 0xcf7d
- ld a, [wd809]
+ ld a, [wNewlyPressedButtonsPersistent]
ld b, a
ld a, [wda85]
bit 6, b