mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
fix compile, there was no lay file or GAMEL entry
This commit is contained in:
parent
9b025ed895
commit
662bc81f6a
@ -11,7 +11,7 @@
|
||||
#include "emu.h"
|
||||
#include "cpu/z80/z80.h"
|
||||
#include "sound/dac.h"
|
||||
#include "rowamet.lh"
|
||||
// #include "rowamet.lh"
|
||||
|
||||
class rowamet_state : public driver_device
|
||||
{
|
||||
|
@ -2170,8 +2170,6 @@ $(DRIVERS)/re900.o: $(LAYOUT)/re900.lh
|
||||
|
||||
$(DRIVERS)/roul.o: $(LAYOUT)/roul.lh
|
||||
|
||||
$(DRIVERS)/rowamet.o: $(LAYOUT)/rowamet.lh
|
||||
|
||||
$(DRIVERS)/sbrkout.o: $(LAYOUT)/sbrkout.lh
|
||||
|
||||
$(DRIVERS)/sderby.o: $(LAYOUT)/sderby.lh \
|
||||
|
Loading…
Reference in New Issue
Block a user