2025-09-11 16:20:45 -04:00
|
|
|
#ifndef JSYSTEM_PCH
|
|
|
|
|
#define JSYSTEM_PCH
|
|
|
|
|
|
2026-01-06 07:38:40 -05:00
|
|
|
#include "JSystem/J3DGraphAnimator/J3DMaterialAttach.h"
|
|
|
|
|
#include "JSystem/J3DGraphBase/J3DPacket.h"
|
2025-09-11 16:20:45 -04:00
|
|
|
#include "JSystem/J3DGraphBase/J3DShape.h"
|
2026-01-06 07:38:40 -05:00
|
|
|
#include "JSystem/JSupport/JSUList.h"
|
2025-09-11 16:20:45 -04:00
|
|
|
|
|
|
|
|
#endif // JSYSTEM_PCH
|