mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Implemented .elf and .dol support in gamelist
Fixed a TON of structuring, formatting. removed README.txt files from themes at MaJoR's request Added platform icon for ELFs/DOLs
This commit is contained in:
@ -133,6 +133,7 @@ enum
|
||||
IDM_LIST_WAD,
|
||||
IDM_LIST_WII,
|
||||
IDM_LIST_GC,
|
||||
IDM_LIST_ELFDOL,
|
||||
IDM_LIST_JAP,
|
||||
IDM_LIST_PAL,
|
||||
IDM_LIST_USA,
|
||||
|
Reference in New Issue
Block a user