2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-14 12:06:09 +00:00

Various fixes and minor code cleanup, issue warning when attempting to load an unimplemented object

This commit is contained in:
2019-01-31 12:44:05 -08:00
parent 7d29c6e25a
commit 0bb51f067c
34 changed files with 362 additions and 360 deletions

View File

@@ -41,4 +41,4 @@ public:
bool ShouldAttack(CStateManager&, float);
void MassiveDeath(CStateManager&);
};
} // namespace urde
} // namespace urde::MP1