summaryrefslogtreecommitdiff
path: root/include/field_camera.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-07-30 19:39:07 -0400
committerGitHub <noreply@github.com>2019-07-30 19:39:07 -0400
commit1a34a06758175b4d39ee0a81c3441ac958d005fd (patch)
tree6d45cd2c009eabf36e6a34550607bfa80cad5ed9 /include/field_camera.h
parentd4cc0e161bf103d3d3e01fefa02e867d4a2053c2 (diff)
parentd4ace1162fd85d0531da5bf2296102bf1f503073 (diff)
Merge pull request #84 from jiangzhengwenjz/battle_transition
battle_transition
Diffstat (limited to 'include/field_camera.h')
-rw-r--r--include/field_camera.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_camera.h b/include/field_camera.h
index 53d734081..d67523c8f 100644
--- a/include/field_camera.h
+++ b/include/field_camera.h
@@ -26,5 +26,6 @@ extern u16 gUnknown_03005DE8;
void DrawWholeMapView(void);
void CurrentMapDrawMetatileAt(int x, int y);
+void sub_805A658(s16 *x, s16 *y);
#endif //GUARD_FIELD_CAMERA_H