mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
Update xevious.h
This commit is contained in:
parent
d6c0e170bf
commit
34084426f4
@ -34,7 +34,6 @@ public:
|
|||||||
DECLARE_VIDEO_START(xevious);
|
DECLARE_VIDEO_START(xevious);
|
||||||
DECLARE_PALETTE_INIT(xevious);
|
DECLARE_PALETTE_INIT(xevious);
|
||||||
DECLARE_MACHINE_RESET(xevios);
|
DECLARE_MACHINE_RESET(xevios);
|
||||||
DECLARE_PALETTE_INIT(battles);
|
|
||||||
DECLARE_MACHINE_RESET(battles);
|
DECLARE_MACHINE_RESET(battles);
|
||||||
UINT32 screen_update_xevious(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
|
UINT32 screen_update_xevious(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
|
||||||
INTERRUPT_GEN_MEMBER(battles_interrupt_4);
|
INTERRUPT_GEN_MEMBER(battles_interrupt_4);
|
||||||
|
Loading…
Reference in New Issue
Block a user