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

lots of includes to make MSVC happy

This commit is contained in:
Jack Andersen
2016-02-16 19:20:34 -10:00
parent 8c659f9fb8
commit 6cabf3d3e7
11 changed files with 37 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
#include "CElementGen.hpp"
#include "CGenDescription.hpp"
#include "CSwooshDescription.hpp"
#include "CElectricDescription.hpp"
#include "CParticleGlobals.hpp"
#include "CParticleSwoosh.hpp"
#include "CParticleElectric.hpp"