fix Clang compile (nw)

This commit is contained in:
arbee 2019-10-19 21:53:43 -04:00
parent ed6e8fbdeb
commit c08c7d6e53

View File

@ -157,7 +157,7 @@
#if SNES_LAYER_DEBUG
/* red green blue purple yellow cyan grey white */
static const uint16_t dbg_mode_colours[8] = { 0x1f, 0x3e0, 0x7c00, 0x7c1f, 0x3ff, 0x7fe0, 0x4210, 0x7fff };
//static const uint16_t dbg_mode_colours[8] = { 0x1f, 0x3e0, 0x7c00, 0x7c1f, 0x3ff, 0x7fe0, 0x4210, 0x7fff };
#endif /* SNES_LAYER_DEBUG */
static const uint16_t table_obj_offset[8][8] =