From 2e3b58e6207997315cd69bf50968494b3b2b982b Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sat, 28 Nov 2015 17:55:14 -0500 Subject: BankA misc functions predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ --- 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 0adba76a..c8b4a9cd 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 ChangeBGPalColor0_4Frames + predef_const InvertBGPalColor0_4Frames predef_const FindPathToPlayer predef_const Func_480ff predef_const CalcPositionOfPlayerRelativeToNPC -- cgit v1.3.1-sl0p