summaryrefslogtreecommitdiff
path: root/engine/pinball_game.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pinball_game.asm')
-rw-r--r--engine/pinball_game.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/pinball_game.asm b/engine/pinball_game.asm
index 466a01f..e85ed71 100644
--- a/engine/pinball_game.asm
+++ b/engine/pinball_game.asm
@@ -205,7 +205,7 @@ GameScreenFunction_HandleBallLoss: ; 0xda36
ld [wd49c], a
ld [wDrawBottomMessageBox], a
call FillBottomMessageBufferWithBlackTile
- call Func_30db
+ call EnableBottomText
ld hl, wScrollingText3
ld de, ShootAgainText
call LoadScrollingText