Example #1
0
 public static void SaveRom(IRtdxRom rom)
 {
     rom.Save(ConfigManager.BuildDir, PhysicalFileSystem.Instance);
 }