summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel_chesster.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fidel_chesster.cpp')
-rw-r--r--src/mame/drivers/fidel_chesster.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/fidel_chesster.cpp b/src/mame/drivers/fidel_chesster.cpp
index 8db9a41497a..9fe22cd0844 100644
--- a/src/mame/drivers/fidel_chesster.cpp
+++ b/src/mame/drivers/fidel_chesster.cpp
@@ -50,6 +50,7 @@ public:
void init_chesster();
private:
+ // address maps
void main_map(address_map &map);
int m_numbanks;