From d7a01e92e9b571b91b956cda873de89f4bf8f5f5 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Mon, 6 Jun 2016 18:23:00 -0400 Subject: Remaining layout constants --- engine/intro_menu.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/intro_menu.asm') diff --git a/engine/intro_menu.asm b/engine/intro_menu.asm index 46d09721c..34eb67eeb 100755 --- a/engine/intro_menu.asm +++ b/engine/intro_menu.asm @@ -1048,7 +1048,7 @@ StartTitleScreen: ; 6219 ld [hWX], a ld a, $90 ld [hWY], a - ld b, SCGB_08 + ld b, SCGB_DIPLOMA call GetSGBLayout call UpdateTimePals ld a, [wcf64] -- cgit v1.2.3