summaryrefslogtreecommitdiff
path: root/include/fieldmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fieldmap.h')
-rw-r--r--include/fieldmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fieldmap.h b/include/fieldmap.h
index 4c75c3f40..511c1061f 100644
--- a/include/fieldmap.h
+++ b/include/fieldmap.h
@@ -11,5 +11,6 @@
// Exported ROM declarations
u8 MapGridGetMetatileBehaviorAt(s16, s16);
+void GetCameraCoords(u16*, u16*);
#endif //GUARD_FIELDMAP_H