From 6dc1f939e1e97563928c22950d8fa618d892c32d Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sun, 29 Nov 2015 15:09:32 -0500 Subject: bankB misc functions ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown --- 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 c8b4a9cd..34b751e4 100644 --- a/constants/predef_constants.asm +++ b/constants/predef_constants.asm @@ -31,7 +31,7 @@ const_value = 0 predef_const GetQuantityOfItemInBag predef_const CheckForHiddenObjectOrBookshelfOrCardKeyDoor ; for these two, the bank number is actually 0 predef_const GiveItem - predef_const InvertBGPalColor0_4Frames + predef_const InvertBGPal_4Frames predef_const FindPathToPlayer predef_const Func_480ff predef_const CalcPositionOfPlayerRelativeToNPC -- cgit v1.3.1-sl0p