diff options
author | scnorton <scnorton@biociphers.org> | 2018-01-16 17:09:36 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2018-01-16 17:09:36 -0500 |
commit | d8bb1d15e7941d9689393f1215c82788a793af50 (patch) | |
tree | 7006f3de7d3cf5a0fce6af66bd182d3d3f985854 /include/field_camera.h | |
parent | 09d3da101bd1b1c9d7471e7a193f0af7cae0ab73 (diff) | |
parent | 309640a28c63528fda8d6b50b9d5bb83eddeb8c9 (diff) |
Merge branch 'master' into mac_build_and_libc
Diffstat (limited to 'include/field_camera.h')
-rw-r--r-- | include/field_camera.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_camera.h b/include/field_camera.h index f68c67854..6daa9a8a2 100644 --- a/include/field_camera.h +++ b/include/field_camera.h @@ -24,6 +24,7 @@ extern u16 gUnknown_03005DE8; void DrawWholeMapView(void); void CurrentMapDrawMetatileAt(int x, int y); +void sub_8089C08(s16 *a0, s16 *a1); void DrawDoorMetatileAt(int x, int y, u16 *arr); #endif //GUARD_FIELD_CAMERA_H |