Ejemplo n.º 1
0
 public void ClearSaveRam()
 {
     BizSwan.bizswan_saveramclearhacky(Core, ref _DONTTOUCHME);
     //throw new InvalidOperationException("A new core starts with a clear saveram.  Instantiate a new core if you want this.");
 }