mirror of
https://github.com/zeldaret/botw
synced 2026-07-28 23:26:50 -04:00
ksys/act: Start adding BaseProcCreateTask
This commit is contained in:
@@ -76,6 +76,8 @@ public:
|
||||
|
||||
void free();
|
||||
|
||||
void onBaseProcCreated(act::BaseProc* proc);
|
||||
|
||||
bool getActorWithAccessor(act::ActorLinkConstDataAccess& accessor) const;
|
||||
act::Actor* getActor() const;
|
||||
void registerBaseProc(act::BaseProc* proc);
|
||||
|
||||
Reference in New Issue
Block a user