mirror of
https://github.com/lutris/lutris
synced 2024-11-02 13:31:16 +00:00
libretro: Add Dinothawr
This adds the Dinothawr core.
This commit is contained in:
parent
e6afba3e08
commit
8796b86ace
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ LIBRETRO_CORES = [
|
|||
("CrocoDS (Amstrad CPC)", "crocods", "Amstrad CPC"),
|
||||
("Daphne (Arcade)", "daphne", "Arcade"),
|
||||
("DesmuME (Nintendo DS)", "desmume", "Nintendo DS"),
|
||||
("Dinothawr (Game Engine)", "dinothawr", "Dinothawr"),
|
||||
("Dolphin (Nintendo Wii/Gamecube)", "dolphin", "Nintendo Wii/Gamecube"),
|
||||
("EightyOne (Sinclair ZX81)", "81", "Sinclair ZX81"),
|
||||
("FB Alpha (Arcade)", "fbalpha", "Arcade"),
|
||||
|
|
Loading…
Reference in a new issue