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

Initial round of particle factories

This commit is contained in:
Jack Andersen
2016-02-01 18:29:58 -10:00
parent 3f21eae617
commit dd75a37b66
14 changed files with 1129 additions and 14 deletions

View File

@@ -0,0 +1,6 @@
#ifndef __COMMON_ELSC_HPP__
#define __COMMON_ELSC_HPP__
#include "ParticleCommon.hpp"
#endif // __COMMON_ELSC_HPP__