summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/spg2xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/spg2xx.h')
-rw-r--r--src/devices/machine/spg2xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/spg2xx.h b/src/devices/machine/spg2xx.h
index 7f18d5c8125..78532a5d60e 100644
--- a/src/devices/machine/spg2xx.h
+++ b/src/devices/machine/spg2xx.h
@@ -466,6 +466,7 @@ protected:
bool m_hide_sprites;
bool m_debug_sprites;
bool m_debug_blit;
+ bool m_debug_palette;
uint8_t m_sprite_index_to_debug;
bool m_debug_samples;