summaryrefslogtreecommitdiff
path: root/engine/pinball_game/save_game.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pinball_game/save_game.asm')
-rw-r--r--engine/pinball_game/save_game.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/pinball_game/save_game.asm b/engine/pinball_game/save_game.asm
index 1d2f539..624a1a9 100644
--- a/engine/pinball_game/save_game.asm
+++ b/engine/pinball_game/save_game.asm
@@ -7,7 +7,7 @@ SaveGame: ; 0xda05
ld a, [wd849]
and a
call nz, Func_e5d
- call Func_576
+ call DisableLCD
ld hl, hSTAT
res 6, [hl]
ld hl, rIE