Files
tge/Torque/SDK/lib/maxsdk31/meshlib.h
2026-01-14 10:27:57 -06:00

10 lines
118 B
C

#ifndef _MESHLIB_H_
#define _MESHLIB_H_
#define IMPORTING
#include "mesh.h"
#undef IMPORTING
#endif // _MESHLIB_H_