zeus2: Don't include texture information on normal builds to reduce exe size. (nw)

This commit is contained in:
Ted Green 2017-04-12 09:58:29 -06:00
parent 20b1180d16
commit f7af97c497

View File

@ -21,7 +21,7 @@
#define DUMP_WAVE_RAM 0
#define TRACK_REG_USAGE 0
#define PRINT_TEX_INFO 1
#define PRINT_TEX_INFO 0
#define WAVERAM0_WIDTH 1024
#define WAVERAM0_HEIGHT 2048