Reverting unnecessary change

This commit is contained in:
Sergio Martin 2025-03-19 19:28:19 +01:00
parent bb9e0f7523
commit bb1491db3b
1 changed files with 1 additions and 1 deletions

View File

@ -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
{