Home
last modified time | relevance | path

Searched refs:detect_gc_game (Results 1 – 2 of 2) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/tasks/
H A Dtask_database.c87 int detect_gc_game(intfstream_t *fd, char *game_id);
181 if (detect_gc_game(fd, serial) == 0) in intfstream_get_serial()
H A Dtask_database_cue.c342 int detect_gc_game(intfstream_t *fd, char *game_id) in detect_gc_game() function