summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rohga.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/rohga.h')
-rw-r--r--src/mame/includes/rohga.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mame/includes/rohga.h b/src/mame/includes/rohga.h
index ed3345f4121..5d6399e481c 100644
--- a/src/mame/includes/rohga.h
+++ b/src/mame/includes/rohga.h
@@ -86,4 +86,9 @@ public:
WRITE16_MEMBER( nb_protection_region_0_146_w );
READ16_MEMBER( wf_protection_region_0_104_r );
WRITE16_MEMBER( wf_protection_region_0_104_w );
+ void wizdfire(machine_config &config);
+ void nitrobal(machine_config &config);
+ void hangzo(machine_config &config);
+ void schmeisr(machine_config &config);
+ void rohga(machine_config &config);
};