mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 10:05:45 -04:00
dep: Bump rcheevos to 3af1e2fc5188d6e932ee379942f4049ea877e648
This commit is contained in:
@ -10,6 +10,7 @@ extern "C" {
|
||||
\*****************************************************************************/
|
||||
|
||||
enum {
|
||||
RC_CONSOLE_UNKNOWN = 0,
|
||||
RC_CONSOLE_MEGA_DRIVE = 1,
|
||||
RC_CONSOLE_NINTENDO_64 = 2,
|
||||
RC_CONSOLE_SUPER_NINTENDO = 3,
|
||||
@ -85,6 +86,11 @@ enum {
|
||||
RC_CONSOLE_ARCADIA_2001 = 73,
|
||||
RC_CONSOLE_INTERTON_VC_4000 = 74,
|
||||
RC_CONSOLE_ELEKTOR_TV_GAMES_COMPUTER = 75,
|
||||
RC_CONSOLE_PC_ENGINE_CD = 76,
|
||||
RC_CONSOLE_ATARI_JAGUAR_CD = 77,
|
||||
RC_CONSOLE_NINTENDO_DSI = 78,
|
||||
RC_CONSOLE_TI83 = 79,
|
||||
RC_CONSOLE_UZEBOX = 80,
|
||||
|
||||
RC_CONSOLE_HUBS = 100,
|
||||
RC_CONSOLE_EVENTS = 101
|
||||
|
Reference in New Issue
Block a user