diff options
| author | Pokeglitch <pokeglitchx@gmail.com> | 2018-06-16 15:44:10 -0400 |
|---|---|---|
| committer | Pokeglitch <pokeglitchx@gmail.com> | 2018-06-16 15:44:10 -0400 |
| commit | 0ddae2eac07d890bad3bfe79fa9e59cb9d214040 (patch) | |
| tree | 990df9c3f0eacd7bec9080e29f3e5a01c0632aa2 /data | |
| parent | f11e353fbb7d08f33ac58b49f586f65fb800cfba (diff) | |
More field moves, need to clean up names and constants
Diffstat (limited to 'data')
| -rw-r--r-- | data/predef_pointers.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/predef_pointers.inc b/data/predef_pointers.inc index 46b648d..57a30e5 100644 --- a/data/predef_pointers.inc +++ b/data/predef_pointers.inc @@ -35,7 +35,7 @@ GiveItemPredef:: add_predef Functiondc16 add_predef Functiondd5c add_predef Functionde79 - add_predef Functionce7c + add_predef UpdateHPBar add_predef Functiondf7d ; 18 add_predef Functiondf91 add_predef Function1128f |
