mirror of
https://github.com/holub/mame
synced 2025-05-29 00:53:09 +03:00
Forgot the important file... no whatsnew on this second one
This commit is contained in:
parent
158ce1e86b
commit
d23474f057
@ -341,6 +341,8 @@ VIDEO_START( phozon )
|
|||||||
spriteram = mappy_spriteram + 0x780;
|
spriteram = mappy_spriteram + 0x780;
|
||||||
spriteram_2 = spriteram + 0x800;
|
spriteram_2 = spriteram + 0x800;
|
||||||
spriteram_3 = spriteram_2 + 0x800;
|
spriteram_3 = spriteram_2 + 0x800;
|
||||||
|
|
||||||
|
state_save_register_global(machine, mappy_scroll);
|
||||||
}
|
}
|
||||||
|
|
||||||
VIDEO_START( mappy )
|
VIDEO_START( mappy )
|
||||||
|
Loading…
Reference in New Issue
Block a user