mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Added objinit sized because Sonic complains about it
This commit is contained in:
@@ -81,7 +81,6 @@ void Companion::Init(const ExportType type) {
|
||||
this->RegisterFactory("SF64:HITBOX", std::make_shared<SF64::HitboxFactory>());
|
||||
this->RegisterFactory("SF64:OBJECT_INIT", std::make_shared<SF64::ObjInitFactory>());
|
||||
|
||||
|
||||
this->Process();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user