reman3/Rayman_X/cpa/public/inctex.h

26 lines
521 B
C

#include "fil.h"
#include "scr.h"
#include "snd.h"
#include "pcs.h"
#include "geo.h"
#include "gli.h"
#include "mec.h"
#include "lst.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 "vig.h"
/* Shaitan Clean Env {*/
/*#include "srf.h"*/
/*#include "env.h"*/
/*End Shaitan Clean Env }*/
#include "sct.h"
/*#include "fon.h"*/
#include "prt.h"
#include "gam.h"
#include "tex.h"