backwards: Add swanstation emulator to retroarch

This commit is contained in:
Alexander Heldt
2024-08-31 12:00:54 +02:00
parent d331614d31
commit 0be938f697

View File

@@ -6,6 +6,7 @@
cores = [
pkgs.libretro.snes9x
pkgs.libretro.genesis-plus-gx
pkgs.libretro.swanstation
];
})
];