mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
Various fixes and tweaks, Implement CExplosion, Add cheats
This commit is contained in:
@@ -56,7 +56,8 @@ const std::pair<int, const SGameOption*> GameOptionsRegistry[] =
|
||||
{5, VisorOpts},
|
||||
{5, DisplayOpts},
|
||||
{4, SoundOpts},
|
||||
{4, ControllerOpts}
|
||||
{4, ControllerOpts},
|
||||
{0, nullptr}
|
||||
};
|
||||
|
||||
CPersistentOptions::CPersistentOptions(CBitStreamReader& stream)
|
||||
|
||||
Reference in New Issue
Block a user