summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lastfght.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lastfght.cpp')
-rw-r--r--src/mame/drivers/lastfght.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/lastfght.cpp b/src/mame/drivers/lastfght.cpp
index ff846848d88..0a86d017155 100644
--- a/src/mame/drivers/lastfght.cpp
+++ b/src/mame/drivers/lastfght.cpp
@@ -124,8 +124,10 @@ private:
int m_y;
int m_w;
int m_h;
+#ifdef MAME_DEBUG
unsigned m_base;
int m_view_roms;
+#endif
/* misc */
uint16_t m_c00006;