Update moives to remove EMU7800

This commit is contained in:
alyosha-tas 2017-08-25 09:43:56 -04:00 committed by GitHub
parent ebc7958a68
commit 1e30ae0242
1 changed files with 0 additions and 1 deletions

View File

@ -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();