mirror of
https://github.com/SabreTools/SabreTools.RedumpLib.git
synced 2026-09-24 07:54:28 +00:00
Add CD support for GameWave
This commit is contained in:
@@ -239,6 +239,7 @@ namespace SabreTools.RedumpLib.Data
|
||||
|
||||
// https://en.wikipedia.org/wiki/Game_Wave_Family_Entertainment_System
|
||||
case RedumpSystem.ZAPiTGamesGameWaveFamilyEntertainmentSystem:
|
||||
types.Add(MediaType.CD); // Firmware discs only(?)
|
||||
types.Add(MediaType.DVD);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user