reman3/Rayman_X/cpa/public/incopd.h

21 lines
485 B
C

#include "prt.h"
#include "itf.h"
#ifdef USE_IPT_DX5
#include "IPT_DX5.h" /* InPuT (absolutely before GAM.h)*/
#else /* USE_IPT_WIN */
#include "IPT.h" /* InPuT (absolutely before GAM.h)*/
#endif /* USE_IPT_WIN */
#include "pcs.h"
/* Shaitan Clean Env {*/
/*#include "srf.h"*/
/*End Shaitan Clean Env }*/
#include "mec.h"
/* Shaitan Clean Env {*/
/*#include "env.h"*/
/*End Shaitan Clean Env }*/
#include "snd.h"
#include "sct.h"
/*#include "fon.h"*/
#include "fil.h"
#include "opd.h"