mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 13:44:56 +00:00
Initial CFlameThrower imps
This commit is contained in:
@@ -49,7 +49,9 @@ struct CTweakGame final : ITweakGame {
|
||||
CTweakGame() = default;
|
||||
CTweakGame(athena::io::IStreamReader& in) {
|
||||
this->read(in);
|
||||
#ifdef NDEBUG
|
||||
x2b_splashScreensDisabled = false;
|
||||
#endif
|
||||
}
|
||||
|
||||
void initCVars(hecl::CVarManager* mgr);
|
||||
|
||||
Reference in New Issue
Block a user