diff options
| author | SammygoodTunes <sygamerz@gmail.com> | 2025-06-30 23:29:42 +0200 |
|---|---|---|
| committer | SammygoodTunes <sygamerz@gmail.com> | 2025-06-30 23:29:42 +0200 |
| commit | 18f940fde40ed6263b82c2b7e7f9e3cd348ba750 (patch) | |
| tree | aa8be20770900712abea637df7b91ba5959d827c /include/Map | |
| parent | 52867bf54f57fdbb405b2940c38f13160414a289 (diff) | |
Update
Diffstat (limited to 'include/Map')
| -rw-r--r-- | include/Map/MapManager.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Map/MapManager.hpp b/include/Map/MapManager.hpp index 4ef12645..b1018279 100644 --- a/include/Map/MapManager.hpp +++ b/include/Map/MapManager.hpp @@ -86,7 +86,7 @@ public: void func_ov00_02082acc(); unk32 *func_ov00_02082adc(); void func_ov00_02082af4(); - bool func_ov00_02082b3c(unk32 *param_2); + void func_ov00_02082b3c(unk32 *param_2, Vec2b *param3); u8 func_ov00_02082d08(); u8 GetCurrentMapPosX(); u8 GetCurrentMapPosY(); |
