mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
commit
bbcd49b6df
@ -1432,7 +1432,7 @@ int cheevos_get_by_game_id( const char** json, unsigned game_id )
|
|||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
int cheevos_get_by_content( const char** json, const void* data, size_t size, unsigned flags )
|
int cheevos_get_by_content( const char** json, const void* data, size_t size )
|
||||||
{
|
{
|
||||||
*json = "{}";
|
*json = "{}";
|
||||||
return -1;
|
return -1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user