mirror of
https://github.com/zeldaret/botw
synced 2026-06-06 19:41:34 -04:00
ksys: Forward declare Actor where possible
Reduces build times when Actor.h is modified.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "KingSystem/Map/mapObject.h"
|
||||
#include "KingSystem/ActorSystem/actActor.h"
|
||||
#include "KingSystem/ActorSystem/actBaseProcMgr.h"
|
||||
#include "KingSystem/ActorSystem/actInfoData.h"
|
||||
#include "KingSystem/GameData/gdtManager.h"
|
||||
|
||||
Reference in New Issue
Block a user