summaryrefslogtreecommitdiff
path: root/include/rom6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rom6.h')
-rw-r--r--include/rom6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rom6.h b/include/rom6.h
index 058504fe2..629df57fe 100644
--- a/include/rom6.h
+++ b/include/rom6.h
@@ -12,7 +12,7 @@ void UpdateFrontierManiac(u16 days);
void UpdateFrontierGambler(u16 days);
void SetShoalItemFlag(u16 days);
-bool8 npc_before_player_of_type(u8);
+bool8 SetLastTalkedObjectInFrontOfPlayer(u8);
u8 oei_task_add(void);
#endif //GUARD_ROM6_H