Remove the GUS Max from the Dev branch.

This commit is contained in:
OBattler
2025-05-28 09:48:53 +02:00
parent 6426c375ee
commit d49a71ee6e
5 changed files with 23 additions and 53 deletions

View File

@@ -197,6 +197,7 @@ extern const device_t ct5880_onboard_device;
/* Gravis UltraSound and UltraSound Max */
extern const device_t gus_device;
extern const device_t gus_max_device;
/* IBM PS/1 Audio Card */
extern const device_t ps1snd_device;