diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-12-31 15:04:19 -0500 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-12-31 15:04:19 -0500 |
commit | d3cd6e1e1a64a0093128918f9e02a79dc6d510cb (patch) | |
tree | 212ced67fff5042b40b2225d30087e41e83abf0a /constants/predef_constants.asm | |
parent | f0915e2b664f3c045cdea710aeced219396db8bb (diff) |
BankF documentation from HasMonFainted to Func_3d536
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 c4d0c208..2f1834d5 100644 --- a/constants/predef_constants.asm +++ b/constants/predef_constants.asm @@ -5,7 +5,7 @@ const_value = 0 predef_const AnimateSendingOutMon predef_const ScaleSpriteByTwo predef_const LoadMonBackPic - predef_const Func_79aba + predef_const CopyDownscaledMonTiles predef_const LoadMissableObjects predef_const HealParty predef_const MoveAnimation; 08 play move animation |