mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
namcos2.cpp: fix spacing (nw)
This commit is contained in:
parent
613213e5b1
commit
75481df57e
@ -3821,7 +3821,7 @@ ROM_START( fourtrax )
|
||||
NAMCOS2_GFXROM_LOAD_128K( "fx_chr-4.9n", 0x200000, CRC(c720c5f5) SHA1(f68f369bbefe01c770314ea597dd88587638c62a) )
|
||||
NAMCOS2_GFXROM_LOAD_128K( "fx_chr-5.9p", 0x280000, CRC(9eacdbc8) SHA1(ca4061afc9e61eeb543f2a3740812abf6a1049bc) )
|
||||
NAMCOS2_GFXROM_LOAD_128K( "fx_chr-6.9r", 0x300000, CRC(c3dba42e) SHA1(2b5a8fabec11ccd44156ecfccf86fc713845d262) )
|
||||
NAMCOS2_GFXROM_LOAD_128K( "fx_chr-7.9s", 0 x380000, CRC(c009f3ae) SHA1(394beed29bda97f4f5ba532bc0bd22177154746b) )
|
||||
NAMCOS2_GFXROM_LOAD_128K( "fx_chr-7.9s", 0x380000, CRC(c009f3ae) SHA1(394beed29bda97f4f5ba532bc0bd22177154746b) )
|
||||
|
||||
ROM_REGION( 0x400000, "gfx3", ROMREGION_ERASEFF ) /* ROZ Tiles */
|
||||
/* No ROZ files in zip */
|
||||
|
Loading…
Reference in New Issue
Block a user