Add files via upload

This commit is contained in:
bomba1749 2023-06-29 20:49:08 -04:00 committed by GitHub
parent 20ff981a16
commit b6971ccf3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -126,6 +126,6 @@ private:
};
KSYS_CHECK_SIZE_NX150(ActorConstDataAccess, 0x18);
bool acquireActor(BaseProcLink* link, ActorConstDataAccess* accessor);
bool acquireActor(BaseProcLink* link, ActorLinkConstDataAccess* accessor);
} // namespace ksys::act