From f0915e2b664f3c045cdea710aeced219396db8bb Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Tue, 29 Dec 2015 14:53:57 -0500 Subject: More BankF documentation Also introduce bit direction constants and setpal macros --- constants/predef_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants/predef_constants.asm') diff --git a/constants/predef_constants.asm b/constants/predef_constants.asm index 34b751e4..c4d0c208 100644 --- a/constants/predef_constants.asm +++ b/constants/predef_constants.asm @@ -2,7 +2,7 @@ const_value = 0 predef_const DrawPlayerHUDAndHPBar predef_const CopyUncompressedPicToTilemap - predef_const Func_3f073 + predef_const AnimateSendingOutMon predef_const ScaleSpriteByTwo predef_const LoadMonBackPic predef_const Func_79aba -- cgit v1.3.1-sl0p