mirror of
https://github.com/zeldaret/tmc
synced 2026-05-24 07:11:07 -04:00
polymorphism stuff
This commit is contained in:
@@ -12,7 +12,7 @@ void sub_08057CB4(Manager6* this) {
|
||||
this->manager.action = 1;
|
||||
this->warpList = GetCurrentRoomProperty(this->manager.unk_0a);
|
||||
if (!this->warpList) {
|
||||
DeleteManager((Manager*)this);
|
||||
DeleteManager(&this->manager);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user