diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-01-09 15:48:29 -0500 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-01-09 15:48:29 -0500 |
| commit | 0962135bdbed24c53b58f8b1340b4a6d1af9ce27 (patch) | |
| tree | 86f243b4a98dcd14fcc962d8105ca6677922ee65 /constants | |
| parent | Minor fixes (diff) | |
| download | pokeyellow-0962135bdbed24c53b58f8b1340b4a6d1af9ce27.tar.gz pokeyellow-0962135bdbed24c53b58f8b1340b4a6d1af9ce27.tar.xz pokeyellow-0962135bdbed24c53b58f8b1340b4a6d1af9ce27.zip | |
More BankF documentation
AnyMoveToSelect to DoesntAffectMonText
Diffstat (limited to 'constants')
| -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 2f1834d5..6c64962b 100644 --- a/constants/predef_constants.asm +++ b/constants/predef_constants.asm @@ -36,7 +36,7 @@ const_value = 0 predef_const Func_480ff predef_const CalcPositionOfPlayerRelativeToNPC predef_const ConvertNPCMovementDirectionsToJoypadMasks - predef_const Func_48125 + predef_const PredefShakeScreenHorizontally predef_const UpdateHPBar predef_const HPBarLength predef_const Diploma_TextBoxBorder |
