mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 10:46:10 +00:00
Humungous refactor
This commit is contained in:
@@ -15,7 +15,7 @@ struct CTweakParticle : ITweakParticle
|
||||
String<-1> m_powerBeam;
|
||||
String<-1> m_genThrust;
|
||||
|
||||
CTweakParticle(Athena::io::IStreamReader& reader) { this->read(reader); }
|
||||
CTweakParticle(athena::io::IStreamReader& reader) { this->read(reader); }
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user