diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-23 19:09:35 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-23 19:09:35 -0400 |
commit | b4f9d6d92ea3bf2ce0227324e85311aaa0f828f0 (patch) | |
tree | c025c724147983e9f07b77f12a983877ea213927 /include/field_control_avatar.h | |
parent | c1774eb429a99f0252fd449c174c963c036e4e03 (diff) |
document berry.c.
Diffstat (limited to 'include/field_control_avatar.h')
-rw-r--r-- | include/field_control_avatar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/field_control_avatar.h b/include/field_control_avatar.h index a85e02132..2d5693e40 100644 --- a/include/field_control_avatar.h +++ b/include/field_control_avatar.h @@ -30,7 +30,7 @@ u8 *sub_80682A8(struct MapPosition *, u8, u8); void overworld_poison_timer_set(void); void prev_quest_postbuffer_cursor_backup_reset(void); u8 *sub_8068E24(struct MapPosition *); -u8 *GetFieldObjectScriptPointerForComparison(); +u8 *GetFieldObjectScriptPointerPlayerFacing(void); bool8 mapheader_trigger_activate_at__run_now(struct MapPosition *); bool8 sub_8068870(u16 a); bool8 sub_8068894(void); |