Reverting unnecessary change
This commit is contained in:
parent
bb9e0f7523
commit
bb1491db3b
|
@ -122,7 +122,7 @@ namespace BizHawk.Emulation.Cores.Waterbox
|
|||
private WaterboxMemoryDomain[] _saveramAreas;
|
||||
private int _saveramSize;
|
||||
|
||||
public virtual unsafe bool SaveRamModified
|
||||
public unsafe bool SaveRamModified
|
||||
{
|
||||
get
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue