diff options
| author | Aetias <aetias@outlook.com> | 2025-05-22 22:05:31 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-05-22 22:05:31 +0200 |
| commit | 0ae9b8c14902a59341ec84730d417eabe595f2de (patch) | |
| tree | 03ce8d268435e7165017374eaee15fbc37b1ace6 /include/Map/MapManager.hpp | |
| parent | 4a764f9d58cb16343c02afb3592aad7aabf66d6d (diff) | |
| parent | 3f6a81d03dec2bd7c8394b508dbe4f017a5244b9 (diff) | |
Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl
Diffstat (limited to 'include/Map/MapManager.hpp')
| -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 5fdbcabf..91e958d8 100644 --- a/include/Map/MapManager.hpp +++ b/include/Map/MapManager.hpp @@ -210,7 +210,7 @@ public: unk8 func_ov00_0208499c(); unk8 func_ov00_020849c0(); unk8 func_ov00_020849dc(); - static bool func_ov00_020849f8(unk32 param_1); + bool func_ov00_020849f8(); unk8 func_ov00_02084a50(); void SpawnNPC(Vec3p *param_2, unk32 param_3, unk32 param_4); bool func_ov00_02084ac4(u32 actorId); |
