mirror of
https://github.com/zeldaret/botw
synced 2026-06-06 03:28:44 -04:00
ksys/map: Fix include cycle
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "KingSystem/Map/mapObject.h"
|
||||
#include "KingSystem/ActorSystem/actBaseProcMgr.h"
|
||||
#include "KingSystem/Map/mapObjectLink.h"
|
||||
#include "KingSystem/Utils/Debug.h"
|
||||
|
||||
namespace ksys::map {
|
||||
|
||||
Reference in New Issue
Block a user