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();
|
// InitDisk();
|
||||||
}
|
}
|
||||||
|
|
||||||
private class OtherData
|
public class OtherData
|
||||||
{
|
{
|
||||||
public int Frame;
|
public int Frame;
|
||||||
public int LagCount;
|
public int LagCount;
|
||||||
|
|
Loading…
Reference in New Issue