mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
added cheevos console ID for atari7800
This commit is contained in:
parent
421e6178e5
commit
87467be496
@ -98,7 +98,8 @@ typedef enum
|
||||
CHEEVOS_CONSOLE_VIRTUAL_BOY = 28,
|
||||
CHEEVOS_CONSOLE_MSX = 29,
|
||||
CHEEVOS_CONSOLE_COMMODORE_64 = 30,
|
||||
CHEEVOS_CONSOLE_ZX81 = 31
|
||||
CHEEVOS_CONSOLE_ZX81 = 31,
|
||||
CHEEVOS_CONSOLE_ATARI_7800 = 51
|
||||
} cheevos_console_t;
|
||||
|
||||
enum
|
||||
|
Loading…
x
Reference in New Issue
Block a user