mirror of
https://github.com/zeldaret/botw
synced 2026-06-01 17:57:31 -04:00
ksys/act: Add BaseProcCreateTaskSelector
This commit is contained in:
@@ -74,6 +74,8 @@ protected:
|
||||
void prepareImpl_(util::TaskRequest* req) override;
|
||||
|
||||
private:
|
||||
friend class BaseProcCreateTaskSelector;
|
||||
|
||||
bool onTaskDelegateInvoked(void* arg);
|
||||
void doPrepare(const BaseProcCreateTaskData* data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user