You've already forked TP-PC-Port
mirror of
https://github.com/CraftyBoss/TP-PC-Port.git
synced 2026-04-01 08:53:30 -07:00
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
#ifndef JSYSTEM_PCH
|
|
#define JSYSTEM_PCH
|
|
|
|
#include "JSystem/JSupport/JSUList.h"
|
|
#include "JSystem/J3DGraphBase/J3DShape.h"
|
|
|
|
#endif // JSYSTEM_PCH
|