mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 21:39:54 +00:00
Merge pull request #10243 from libretro/RobLoach/database-korea-asia-discs
database: Add scanning Korea and Asia discs
This commit is contained in:
commit
d2f3af69f4
@ -262,6 +262,9 @@ int detect_psp_game(intfstream_t *fd, char *game_id)
|
||||
|| (string_is_equal(game_id, "UCJS-"))
|
||||
|| (string_is_equal(game_id, "UCAS-"))
|
||||
|
||||
|| (string_is_equal(game_id, "ULKS-"))
|
||||
|| (string_is_equal(game_id, "ULAS-"))
|
||||
|
||||
|| (string_is_equal(game_id, "NPEH-"))
|
||||
|| (string_is_equal(game_id, "NPUH-"))
|
||||
|| (string_is_equal(game_id, "NPJH-"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user