reman3/Rayman_X/cpa/public/acp_driver.h

10 lines
174 B
C

#ifndef __ACP_DRIVER_H
#define __ACP_DRIVER_H
//chbani 16-02-06
//include this file to switch betwenn DirectX and Glide
#define USE_DIRECTX
#endif /* __ACP_BASE_H */