mirror of
https://github.com/holub/mame
synced 2025-06-06 12:53:46 +03:00
Fix for gradius3 crash from Fabio (nw)
This commit is contained in:
parent
dacbc6f868
commit
8c3925686c
@ -110,7 +110,7 @@ GFXDECODE_MEMBER( k051960_device::gfxinfo_reverse )
|
|||||||
GFXDECODE_END
|
GFXDECODE_END
|
||||||
|
|
||||||
GFXDECODE_MEMBER( k051960_device::gfxinfo_gradius3 )
|
GFXDECODE_MEMBER( k051960_device::gfxinfo_gradius3 )
|
||||||
GFXDECODE_DEVICE_RAM(DEVICE_SELF, 0, spritelayout_gradius3, 0, 1)
|
GFXDECODE_DEVICE(DEVICE_SELF, 0, spritelayout_gradius3, 0, 1)
|
||||||
GFXDECODE_END
|
GFXDECODE_END
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user