mirror of
https://github.com/zeldaret/botw
synced 2026-08-04 09:08:44 -04:00
ksys/act: Implement ActorLinkConstDataAccess
This commit is contained in:
@@ -11,6 +11,8 @@ public:
|
||||
Actor(); // FIXME
|
||||
~Actor() override;
|
||||
|
||||
SEAD_RTTI_OVERRIDE(Actor, BaseProc)
|
||||
|
||||
void emitBasicSigOn();
|
||||
void emitBasicSigOff();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user