mirror of https://github.com/axmolengine/axmol.git
add to ext.h
This commit is contained in:
parent
9b117bf87c
commit
0f27e0c31a
|
@ -19,4 +19,8 @@
|
|||
#include "assets-manager/Manifest.h"
|
||||
#include "ExtensionDeprecated.h"
|
||||
|
||||
// Particle System, include Particle Universe Particle System
|
||||
#include "Particle3D/CCParticleSystem3D.h"
|
||||
#include "Particle3D/ParticleUniverse/CCPUParticleSystem3D.h"
|
||||
|
||||
#endif /* __COCOS2D_EXT_H__ */
|
||||
|
|
Loading…
Reference in New Issue