diff options
Diffstat (limited to 'src/mess/drivers/hh_hmcs40.c')
-rw-r--r-- | src/mess/drivers/hh_hmcs40.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/drivers/hh_hmcs40.c b/src/mess/drivers/hh_hmcs40.c index bec7accfd93..ff43e57257f 100644 --- a/src/mess/drivers/hh_hmcs40.c +++ b/src/mess/drivers/hh_hmcs40.c @@ -1968,7 +1968,7 @@ MACHINE_CONFIG_END NOTE!: MESS external artwork is recommended ***************************************************************************/ - +#if 0 class epacman2_state : public egalaxn2_state { public: @@ -1976,7 +1976,7 @@ public: : egalaxn2_state(mconfig, type, tag) { } }; - +#endif // handlers are identical to Galaxian 2, so we can use those // config |