summaryrefslogtreecommitdiff
path: root/include/rom6.h
diff options
context:
space:
mode:
authorSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-10-17 02:53:05 +0100
committerSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-10-17 02:53:05 +0100
commitbb72dcf19dc13d07234b50fbaabb7e5f74f1ac63 (patch)
tree0d6daa2877725eebc49fcfdaf0b253fb72191a02 /include/rom6.h
parent9e3e6173760ebdbe58eda2986b9f21d31f774f16 (diff)
Further synchronisation
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 105eac19a..508817163 100644
--- a/include/rom6.h
+++ b/include/rom6.h
@@ -3,7 +3,7 @@
extern struct MapPosition gPlayerFacingPosition;
-bool8 SetLastTalkedObjectInFrontOfPlayer(u8);
+bool8 CheckObjectGraphicsInFrontOfPlayer(u8 graphicsId);
u8 oei_task_add(void);
void debug_sub_8120968(void);