Apple II - lame way to remove some lame warnings

This commit is contained in:
adelikat 2015-05-31 15:03:55 +00:00
parent 8412c91739
commit 0159fb57c5
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ namespace BizHawk.Emulation.Cores.Computers.AppleII
// InitDisk(); // InitDisk();
} }
private class OtherData public class OtherData
{ {
public int Frame; public int Frame;
public int LagCount; public int LagCount;