correct r9288 to actually remove the hard paths

This commit is contained in:
hegyak 2015-04-09 12:44:53 +00:00
parent f4140de3f7
commit c4834a48b2
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@ namespace BizHawk.Emulation.Cores.Computers.AppleII
_disk1 = rom;
_diskIIRom = File.ReadAllBytes("C:\\apple\\DiskII.rom");
_appleIIRom = comm.CoreFileProvider.GetFirmware(
SystemId, "AppleIIe", true, "The Apple IIe BIOS firmware is required");
_diskIIRom = comm.CoreFileProvider.GetFirmware(