summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nbmj8891.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/nbmj8891.h')
-rw-r--r--src/mame/includes/nbmj8891.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/nbmj8891.h b/src/mame/includes/nbmj8891.h
index 84fa16cce34..74de22dd875 100644
--- a/src/mame/includes/nbmj8891.h
+++ b/src/mame/includes/nbmj8891.h
@@ -35,7 +35,7 @@ public:
bitmap_ind16 m_tmpbitmap1;
UINT8 *m_videoram0;
UINT8 *m_videoram1;
- UINT8 *m_palette;
+ UINT8 *m_palette_ptr;
UINT8 *m_clut;
int m_param_old[0x10];
int m_param_cnt;