reman3/Rayman_X/cpa/public/incpcs.h

18 lines
287 B
C

#ifndef _INC_PCS_H_
#define _INC_PCS_H_
/*////////////////////////////////*/
#ifdef PSX
/*////////////////////////////////*/
#include "LDR.h"
/*////////////////////////////////*/
#endif /* PSX */
/*////////////////////////////////*/
#include "pcs.h"
#endif /* _INC_PCS_H_ */