summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/changela.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/changela.h')
-rw-r--r--src/mame/includes/changela.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/changela.h b/src/mame/includes/changela.h
index d7d904bb8d3..ae3ae4c30be 100644
--- a/src/mame/includes/changela.h
+++ b/src/mame/includes/changela.h
@@ -86,6 +86,7 @@ public:
void draw_river( bitmap_ind16 &bitmap, int sy );
void draw_tree( bitmap_ind16 &bitmap, int sy, int tree_num );
+ void changela(machine_config &config);
protected:
// memory pointers
required_shared_ptr<u8> m_spriteram;