2024-03-20 18:08:17 -06:00

11 lines
145 B
C

#ifndef _PARTICLELIB_H_
#define _PARTICLELIB_H_
#define IMPORTING
#include "particle.h"
#undef IMPORTING
#endif // _PARTICLELIB_H_