mirror of
https://github.com/holub/mame
synced 2025-04-30 11:50:30 +03:00
gah, balance properly (nw)
This commit is contained in:
parent
70db05044a
commit
d88a35b33e
@ -1728,7 +1728,7 @@ static void FMsave_state_st(device_t *device,fm2612_FM_ST *ST)
|
||||
device->save_item(NAME(ST->TB) );
|
||||
device->save_item(NAME(ST->TBC) );
|
||||
}
|
||||
#endif /* FM_BUSY_FLAG_SUPPORT */
|
||||
#endif /* MAME_EMU_SAVE_H */
|
||||
|
||||
#if BUILD_OPN
|
||||
/* write a OPN mode register 0x20-0x2f */
|
||||
|
Loading…
Reference in New Issue
Block a user