Redid many a thing for the sake of efficiency

This commit is contained in:
FakeShemp
2016-02-23 10:06:21 +01:00
parent 2c18068059
commit fb80d088e4
4 changed files with 118 additions and 121 deletions
@@ -3,6 +3,7 @@
#include "Common.h"
#include "Core/System.h"
#include "Engine/GLM.h"
class ExplosionEffectSystem : public PureSystem
{