mirror of
https://github.com/zeldaret/botw
synced 2026-09-01 09:23:13 -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/ActorSystem/actBaseProcCreateTask.h"
|
||||
#include "KingSystem/ActorSystem/actBaseProc.h"
|
||||
#include "KingSystem/ActorSystem/actBaseProcHandle.h"
|
||||
#include "KingSystem/ActorSystem/actBaseProcUnit.h"
|
||||
#include "KingSystem/Map/mapObject.h"
|
||||
|
||||
Reference in New Issue
Block a user