diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-03-26 17:26:56 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-03-26 19:04:29 -0400 |
commit | 18730cdf3bf60f2dd2c50e91af4336f4e8efbf23 (patch) | |
tree | 27f10ecf981882e059edbf11ed2dd759789398f8 /constants/predef_constants.asm | |
parent | 268c5e5bdaf2dc11f66ef4cf87d88eb1dbad44e9 (diff) |
More animations.asm documentation
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 6c64962b..14d1029d 100644 --- a/constants/predef_constants.asm +++ b/constants/predef_constants.asm @@ -33,7 +33,7 @@ const_value = 0 predef_const GiveItem predef_const InvertBGPal_4Frames predef_const FindPathToPlayer - predef_const Func_480ff + predef_const PredefShakeScreenVertically predef_const CalcPositionOfPlayerRelativeToNPC predef_const ConvertNPCMovementDirectionsToJoypadMasks predef_const PredefShakeScreenHorizontally |