diff options
author | Garak <garakmon@gmail.com> | 2018-08-07 22:21:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-07 22:21:10 -0400 |
commit | 96ab357bedfb7d4e07a52b518e2bd02375b1f5f5 (patch) | |
tree | 92c8775f554e682a05c5995c7baa2d130ebd8aa3 /include/field_control_avatar.h | |
parent | 1ab872c68e951837b6925dbbdf25c4e8d0b63c82 (diff) | |
parent | 85ebd76cd03e1ee84f182585060b3a79b8653e85 (diff) |
Merge pull request #3 from pret/master
syncing with source repo
Diffstat (limited to 'include/field_control_avatar.h')
-rw-r--r-- | include/field_control_avatar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_control_avatar.h b/include/field_control_avatar.h index 3c4ad030f..0ff1834ca 100644 --- a/include/field_control_avatar.h +++ b/include/field_control_avatar.h @@ -37,5 +37,6 @@ bool8 sub_8068894(void); bool8 sub_8068A64(struct MapPosition *, u16); u8 sub_8068F18(void); bool8 dive_warp(struct MapPosition *position, u16 b); +void sub_809D2BC(void); #endif // GUARD_FIELDCONTROLAVATAR_H |