mirror of
https://github.com/holub/mame
synced 2025-04-25 17:56:43 +03:00
whoops. it made no harm, but it was unused. nw.
This commit is contained in:
parent
b590822d96
commit
510f0532ed
@ -170,7 +170,6 @@ public:
|
||||
DECLARE_WRITE32_MEMBER(_3do_clio_w);
|
||||
virtual void machine_start();
|
||||
virtual void machine_reset();
|
||||
DECLARE_MACHINE_START(_3do);
|
||||
DECLARE_VIDEO_START(_3do);
|
||||
UINT32 screen_update__3do(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user