summaryrefslogtreecommitdiff
path: root/engine/games/card_flip.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/games/card_flip.asm')
-rw-r--r--engine/games/card_flip.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/games/card_flip.asm b/engine/games/card_flip.asm
index fbeb3e3b6..8f5131983 100644
--- a/engine/games/card_flip.asm
+++ b/engine/games/card_flip.asm
@@ -12,7 +12,7 @@ ret_e00ed: ; e00ed (38:40ed)
_CardFlip: ; e00ee (38:40ee)
ld hl, wOptions
- set 4, [hl]
+ set NO_TEXT_SCROLL, [hl]
call ClearBGPalettes
call ClearTileMap
call ClearSprites