Rename SetLastTalkedObjectInFrontOfPlayer to CheckObjectGraphicsInFrontOfPlayer

This commit is contained in:
Diegoisawesome
2018-07-05 20:33:07 -07:00
parent 5189442bcc
commit f79ac26ce3
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ void UpdateFrontierManiac(u16 days);
void UpdateFrontierGambler(u16 days);
void SetShoalItemFlag(u16 days);
bool8 SetLastTalkedObjectInFrontOfPlayer(u8);
bool8 CheckObjectGraphicsInFrontOfPlayer(u8);
u8 oei_task_add(void);
#endif //GUARD_ROM6_H