mirror of
https://github.com/holub/mame
synced 2025-07-02 16:49:22 +03:00
zeus2: Don't include texture information on normal builds to reduce exe size. (nw)
This commit is contained in:
parent
20b1180d16
commit
f7af97c497
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
#define DUMP_WAVE_RAM 0
|
#define DUMP_WAVE_RAM 0
|
||||||
#define TRACK_REG_USAGE 0
|
#define TRACK_REG_USAGE 0
|
||||||
#define PRINT_TEX_INFO 1
|
#define PRINT_TEX_INFO 0
|
||||||
|
|
||||||
#define WAVERAM0_WIDTH 1024
|
#define WAVERAM0_WIDTH 1024
|
||||||
#define WAVERAM0_HEIGHT 2048
|
#define WAVERAM0_HEIGHT 2048
|
||||||
|
Loading…
Reference in New Issue
Block a user