Previous 199869 Revisions Next

r29219 Thursday 3rd April, 2014 at 14:28:57 UTC by Fabio Priuli
whoops. it made no harm, but it was unused. nw.
[src/mame/includes]3do.h

trunk/src/mame/includes/3do.h
r29218r29219
170170   DECLARE_WRITE32_MEMBER(_3do_clio_w);
171171   virtual void machine_start();
172172   virtual void machine_reset();
173   DECLARE_MACHINE_START(_3do);
174173   DECLARE_VIDEO_START(_3do);
175174   UINT32 screen_update__3do(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
176175

Previous 199869 Revisions Next


© 1997-2024 The MAME Team