summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tecmosys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tecmosys.h')
-rw-r--r--src/mame/includes/tecmosys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/tecmosys.h b/src/mame/includes/tecmosys.h
index 2eff7e99122..f90331391f7 100644
--- a/src/mame/includes/tecmosys.h
+++ b/src/mame/includes/tecmosys.h
@@ -119,4 +119,5 @@ public:
void tilemap_copy_to_compose(uint16_t pri);
void do_final_mix(bitmap_rgb32 &bitmap);
void descramble();
+ void deroon(machine_config &config);
};