mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
bongo: Fix cocktail flip [Kevin Pickell]
This commit is contained in:
parent
069f37798a
commit
ecbe4a10ec
@ -804,6 +804,8 @@ VIDEO_START_MEMBER(galaxold_state,bongo)
|
||||
{
|
||||
VIDEO_START_CALL_MEMBER(galaxold_plain);
|
||||
|
||||
m_bg_tilemap->set_scrolldx(0, 384-256);
|
||||
|
||||
m_modify_spritecode = batman2_modify_spritecode;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user