Update moives to remove EMU7800
This commit is contained in:
parent
ebc7958a68
commit
1e30ae0242
|
@ -20,7 +20,6 @@ namespace BizHawk.Client.Common
|
|||
bool? PreviousNES_InQuickNES { get; set; }
|
||||
bool? PreviousSNES_InSnes9x { get; set; }
|
||||
bool? PreviousGBA_UsemGBA { get; set; }
|
||||
bool? PreviousA78_UseEmu7800 { get; set; }
|
||||
|
||||
void HandleMovieOnFrameLoop();
|
||||
void HandleMovieAfterFrameLoop();
|
||||
|
|
Loading…
Reference in New Issue