mirror of
https://github.com/holub/mame
synced 2025-07-06 02:18:09 +03:00
remove leftover
This commit is contained in:
parent
1366695f97
commit
56aeaaf61a
@ -46,7 +46,6 @@ public:
|
|||||||
|
|
||||||
DECLARE_READ8_MEMBER(input_r);
|
DECLARE_READ8_MEMBER(input_r);
|
||||||
DECLARE_WRITE8_MEMBER(output_w);
|
DECLARE_WRITE8_MEMBER(output_w);
|
||||||
DECLARE_WRITE_LINE_MEMBER(timer_out);
|
|
||||||
|
|
||||||
virtual void machine_start() override;
|
virtual void machine_start() override;
|
||||||
UINT32 screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
|
UINT32 screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
|
||||||
|
Loading…
Reference in New Issue
Block a user