From c69fadf00ae8082df102005f834fc8d395870826 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sun, 15 Nov 2015 15:01:55 -0500 Subject: engine/menu/start_menu.asm Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm --- constants/predef_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/predef_constants.asm b/constants/predef_constants.asm index 425c7b67..0adba76a 100644 --- a/constants/predef_constants.asm +++ b/constants/predef_constants.asm @@ -59,7 +59,7 @@ const_value = 0 predef_const InternalClockTradeAnim predef_const TrainerEngage predef_const IndexToPokedex - predef_const Predef3B; 3B display pic? + predef_const DisplayPicCenteredOrUpperRight; 3B display pic? predef_const UsedCut predef_const ShowPokedexData predef_const WriteMonMoves -- cgit v1.3.1-sl0p