mirror of https://github.com/zeldaret/botw.git
Merge pull request #4 from bomba1749/bomba1749-patch-3
Add files via upload
This commit is contained in:
commit
d9d3bc2590
|
|
@ -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