diff options
| author | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-02-12 20:19:48 +0100 |
|---|---|---|
| committer | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-02-12 20:19:48 +0100 |
| commit | 7d783ffb12a59965f7a288ac9e5bfc4caccf3d1a (patch) | |
| tree | a17053952daeacff23fe67cf284d02b4faa9b6fa /src/ITCM/Map/MapManager.cpp | |
| parent | af82c9ca85152b0929820590f29efe235a39543f (diff) | |
format
Diffstat (limited to 'src/ITCM/Map/MapManager.cpp')
| -rw-r--r-- | src/ITCM/Map/MapManager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ITCM/Map/MapManager.cpp b/src/ITCM/Map/MapManager.cpp index befbe174..467b0990 100644 --- a/src/ITCM/Map/MapManager.cpp +++ b/src/ITCM/Map/MapManager.cpp @@ -1,6 +1,6 @@ #include "Map/MapManager.hpp" bool MapManager::func_01ffbe78(Vec3p *param1, Vec3p *param2, Vec3p *param3, Vec4p *param4) {} -bool MapManager::func_01ffbf5c(struct UnkStruct* param1, Vec3p *param2, Vec3p *param3, s32 length) {} +bool MapManager::func_01ffbf5c(struct UnkStruct *param1, Vec3p *param2, Vec3p *param3, s32 length) {} bool MapManager::func_01ffc118(s32 *param1, Vec3p *param2, Vec3p *param3, s32 param4, s32 *param5, u32 param6, s32 *param7) {} bool MapManager::func_01ffd1e0(s32 *param1, Vec3p *param2, Vec3p *param3, s32 param4, s32 *param5, u32 param6, s32 *param7) {} |
