mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-14 22:09:06 -04:00
7 lines
140 B
C
7 lines
140 B
C
#ifndef OBJECT_PARTICLE_H
|
|
#define OBJECT_PARTICLE_H
|
|
|
|
#include "JSystem/JStudio/JStudio_JParticle/control.h"
|
|
|
|
#endif /* OBJECT_PARTICLE_H */
|