mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Merge pull request #6397 from meleu/patch-11
cheevos: console ID for Game Gear
This commit is contained in:
commit
29a057ac98
@ -64,7 +64,7 @@ typedef enum
|
|||||||
CHEEVOS_CONSOLE_PLAYSTATION = 12,
|
CHEEVOS_CONSOLE_PLAYSTATION = 12,
|
||||||
CHEEVOS_CONSOLE_ATARI_LYNX = 13,
|
CHEEVOS_CONSOLE_ATARI_LYNX = 13,
|
||||||
CHEEVOS_CONSOLE_NEOGEO_POCKET = 14,
|
CHEEVOS_CONSOLE_NEOGEO_POCKET = 14,
|
||||||
CHEEVOS_CONSOLE_XBOX_360 = 15,
|
CHEEVOS_CONSOLE_GAME_GEAR = 15,
|
||||||
CHEEVOS_CONSOLE_GAMECUBE = 16,
|
CHEEVOS_CONSOLE_GAMECUBE = 16,
|
||||||
CHEEVOS_CONSOLE_ATARI_JAGUAR = 17,
|
CHEEVOS_CONSOLE_ATARI_JAGUAR = 17,
|
||||||
CHEEVOS_CONSOLE_NINTENDO_DS = 18,
|
CHEEVOS_CONSOLE_NINTENDO_DS = 18,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user