mirror of
https://github.com/tribes2/engine.git
synced 2026-01-28 15:41:00 +00:00
20 lines
339 B
C
20 lines
339 B
C
//maccarb_release_prefix.h
|
|
|
|
#include "maccarb_common_prefix.h"
|
|
|
|
// our defines
|
|
#define V12_NO_ASSERTS 1
|
|
#define BUILD_SUFFIX ""
|
|
|
|
#define ITFDUMP_NOASM 1
|
|
|
|
|
|
|
|
//#define USEASSEMBLYTERRBLEND 1
|
|
|
|
#define PNG_NO_READ_tIME 1
|
|
#define PNG_NO_WRITE_TIME 1
|
|
|
|
#define NO_MILES_OPENAL 1
|
|
|