oops, i didnt commit enough

This commit is contained in:
zeromus 2015-11-18 21:18:00 -06:00
parent bc2e8c773d
commit 10fcf662a1
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@ namespace BizHawk.Client.EmuHawk
#region Properties
public string CurrentlyOpenRom; //todo - delete me and use only args instead
LoadRomArgs CurrentlyOpenRomArgs;
public LoadRomArgs CurrentlyOpenRomArgs;
public bool PauseAVI = false;
public bool PressFrameAdvance = false;
public bool PressRewind = false;