mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -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:
@ -207,6 +207,7 @@ struct SConfig : NonCopyable
|
||||
|
||||
bool m_ListDrives;
|
||||
bool m_ListWad;
|
||||
bool m_ListElfDol;
|
||||
bool m_ListWii;
|
||||
bool m_ListGC;
|
||||
bool m_ListPal;
|
||||
|
Reference in New Issue
Block a user