Initial commit
This commit is contained in:
10
Torque/SDK/lib/maxsdk31/partclib.h
Normal file
10
Torque/SDK/lib/maxsdk31/partclib.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef _PARTICLELIB_H_
|
||||
|
||||
#define _PARTICLELIB_H_
|
||||
|
||||
#define IMPORTING
|
||||
#include "particle.h"
|
||||
#undef IMPORTING
|
||||
|
||||
#endif // _PARTICLELIB_H_
|
||||
|
||||
Reference in New Issue
Block a user