mirror of
https://github.com/zeldaret/ph
synced 2026-09-08 19:32:37 -04:00
Fix build errors in stubs
This commit is contained in:
@@ -75,6 +75,7 @@ struct ActorType {
|
||||
/* 10 */ ActorType *next;
|
||||
/* 14 */
|
||||
|
||||
inline ActorType() {}
|
||||
ActorType(ActorTypeId id, ActorCreateFunc create, unk32 (*unk_08)());
|
||||
~ActorType();
|
||||
unk32 func_0203e7c8();
|
||||
|
||||
Reference in New Issue
Block a user