mirror of https://github.com/zeldaret/botw.git
Add files via upload
This commit is contained in:
parent
20ff981a16
commit
b6971ccf3e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue