diff options
Diffstat (limited to 'constants/predef_constants.asm')
-rw-r--r-- | constants/predef_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |