From 2ba12f82413470ee8d277d636a4316f900ea24d3 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sat, 31 Oct 2015 17:45:00 -0400 Subject: Main menu functions, oak_speech.asm, some special warp functions with data, SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap --- 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 a17525dc..425c7b67 100644 --- a/constants/predef_constants.asm +++ b/constants/predef_constants.asm @@ -1,7 +1,7 @@ const_value = 0 predef_const DrawPlayerHUDAndHPBar - predef_const Func_3f0c6 + predef_const CopyUncompressedPicToTilemap predef_const Func_3f073 predef_const ScaleSpriteByTwo predef_const LoadMonBackPic -- cgit v1.3.1-sl0p