mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Support Game Gear
The Console ID 15 was changed to Game Gear at RetroAchievements database. http://retroachievements.org/gameList.php?c=15
This commit is contained in:
parent
83fae86b6f
commit
ca6df1ae32
@ -64,7 +64,7 @@ typedef enum
|
||||
CHEEVOS_CONSOLE_PLAYSTATION = 12,
|
||||
CHEEVOS_CONSOLE_ATARI_LYNX = 13,
|
||||
CHEEVOS_CONSOLE_NEOGEO_POCKET = 14,
|
||||
CHEEVOS_CONSOLE_XBOX_360 = 15,
|
||||
CHEEVOS_CONSOLE_GAME_GEAR = 15,
|
||||
CHEEVOS_CONSOLE_GAMECUBE = 16,
|
||||
CHEEVOS_CONSOLE_ATARI_JAGUAR = 17,
|
||||
CHEEVOS_CONSOLE_NINTENDO_DS = 18,
|
||||
|
Loading…
x
Reference in New Issue
Block a user