diff options
Diffstat (limited to 'engine/startmenu.asm')
-rwxr-xr-x | engine/startmenu.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/startmenu.asm b/engine/startmenu.asm index c0ca882bc..f03d661dd 100755 --- a/engine/startmenu.asm +++ b/engine/startmenu.asm @@ -1797,7 +1797,7 @@ SetUpMoveScreenBG: ; 13172 call PrintLevel ld hl, PlayerHPPal call SetHPPal - ld b, SCGB_0E + ld b, SCGB_MOVE_LIST call GetSGBLayout hlcoord 16, 0 lb bc, 1, 3 |