Merge pull request #4 from bomba1749/bomba1749-patch-3

Add files via upload
This commit is contained in:
bomba1749 2023-06-29 20:49:37 -04:00 committed by GitHub
commit d9d3bc2590
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