Apple II - lame way to remove some lame warnings
This commit is contained in:
parent
8412c91739
commit
0159fb57c5
|
@ -64,7 +64,7 @@ namespace BizHawk.Emulation.Cores.Computers.AppleII
|
|||
// InitDisk();
|
||||
}
|
||||
|
||||
private class OtherData
|
||||
public class OtherData
|
||||
{
|
||||
public int Frame;
|
||||
public int LagCount;
|
||||
|
|
Loading…
Reference in New Issue