2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-14 10:46:10 +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

@@ -2,6 +2,10 @@
#include "Runtime/IOStreams.hpp"
#include "Runtime/Particle/CParticleDataFactory.hpp"
#include "Runtime/Particle/CGenDescription.hpp"
#include "Runtime/Particle/CElectricDescription.hpp"
#include "Runtime/Particle/CSwooshDescription.hpp"
#include "Runtime/CModel.hpp"
#include "Runtime/CTexture.hpp"
namespace URDE