summaryrefslogtreecommitdiff
path: root/engine/gfx/crystal_layouts.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/gfx/crystal_layouts.asm')
-rw-r--r--engine/gfx/crystal_layouts.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/gfx/crystal_layouts.asm b/engine/gfx/crystal_layouts.asm
index dadf40e95..9c47797d1 100644
--- a/engine/gfx/crystal_layouts.asm
+++ b/engine/gfx/crystal_layouts.asm
@@ -157,7 +157,7 @@ MG_Mobile_Layout01:
.asm_49467
farcall ApplyAttrmap
farcall ApplyPals
- ld a, $1
+ ld a, TRUE
ldh [hCGBPalUpdate], a
ret