mirror of
https://github.com/zeldaret/ph
synced 2026-07-11 22:40:17 -04:00
Remove elfkill
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
|
||||
ActorTypeList sActorTypeList;
|
||||
|
||||
// Kill duplicate dtors
|
||||
KILL(_ZN9ActorTypeC2EjPFP5ActorvEPFivE)
|
||||
KILL(_ZN9ActorTypeD2Ev)
|
||||
|
||||
ARM ActorType::ActorType(ActorTypeId id, ActorCreateFunc create, unk32 (*unk_08)()) {
|
||||
this->id = id;
|
||||
this->create = create;
|
||||
|
||||
Reference in New Issue
Block a user