diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-25 14:15:41 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-25 14:15:41 +0800 |
commit | a348095998751f50042cfa3892ed91b37b8e11a8 (patch) | |
tree | 986d9e769a34343c4e0581f18adf31ec066833a5 /include/field_camera.h | |
parent | 25661400cc57bc3511945d9d05c324ceec5839e2 (diff) |
matched all easy functions
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 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 |