diff options
Diffstat (limited to 'engine/diploma.asm')
-rw-r--r-- | engine/diploma.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/diploma.asm b/engine/diploma.asm index eff2ff5f1..7699cf930 100644 --- a/engine/diploma.asm +++ b/engine/diploma.asm @@ -1,12 +1,12 @@ Function1dd702: ; 1dd702 call Function1dd709 - call Functiona80 + call WaitPressAorB_BlinkCursor ret ; 1dd709 Function1dd709: ; 1dd709 - call WhiteBGMap + call ClearBGPalettes call ClearTileMap call ClearSprites call DisableLCD |