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

Initial CScriptGun implementation, more loaders

This commit is contained in:
2018-10-27 17:20:30 -07:00
parent 427f5d8786
commit dd30f51761
20 changed files with 1127 additions and 45 deletions

View File

@@ -15,6 +15,7 @@ class CCollisionActorManager
public:
enum class EUpdateOptions
{
Zero
};
private: