diff options
Diffstat (limited to 'engine/diploma.asm')
-rw-r--r-- | engine/diploma.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/diploma.asm b/engine/diploma.asm index d2ca46bb3..8f8ef9e99 100644 --- a/engine/diploma.asm +++ b/engine/diploma.asm @@ -31,7 +31,7 @@ Function1dd709: ; 1dd709 call PlaceString call EnableLCD call WaitBGMap - ld b, $8 + ld b, SCGB_08 call GetSGBLayout call SetPalettes call DelayFrame |