Example #1
0
 public static void RestoreGame()
 {
     Process.zargc = 0;
     FastMem.ZRestore();
     OS.ResetScreen();
 }