mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-01 09:47:24 -04:00
7 lines
163 B
C
7 lines
163 B
C
#ifndef OBJECT_PARTICLE_H
|
|
#define OBJECT_PARTICLE_H
|
|
|
|
#include "JSystem/JStudio/JStudio_JParticle/control.h" // IWYU pragma: export
|
|
|
|
#endif /* OBJECT_PARTICLE_H */
|