engine/platformMacCarb/macCarb_debug_prefix.h

22 lines
450 B
C
Raw Permalink Normal View History

2024-01-07 04:36:33 +00:00
//maccarb_debug_prefix.h
#include "maccarb_common_prefix.h"
// our defines
#define V12_DEBUG 1
#define BUILD_SUFFIX "_DEBUG"
// turn these off for now.
//#define DEBUG 1
//#define ENABLE_ASSERTS 1
#define ITFDUMP_NOASM 1
//#define USEASSEMBLYTERRBLEND 1
#define PNG_NO_READ_tIME 1
#define PNG_NO_WRITE_TIME 1
#define NO_MILES_OPENAL 1