Moved functions to correct places/files, formatting

This commit is contained in:
Brian Savage
2022-01-19 19:21:05 -05:00
parent d61a13e4bd
commit 7d97bb6f40
6 changed files with 194 additions and 174 deletions
@@ -0,0 +1,7 @@
#include "KingSystem/Map/mapPlacementMapMgr.h"
namespace ksys::map {
SEAD_SINGLETON_DISPOSER_IMPL(PlacementMapMgr)
} // namespace ksys::map