mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-15 08:11:35 +00:00
ISOFile and GameFile were using IsWiiDisc() and IsWadFile() to set an enum value. The volume might as well return an enum directly. I increased the Qt CACHE_REVISION because m_platform now is saved as u32 instead of int, but increasing the wx CACHE_REVISION is not necessary. |
||
|---|---|---|
| .. | ||
| GameFile.cpp | ||
| GameFile.h | ||
| GameGrid.cpp | ||
| GameGrid.h | ||
| GameGrid.ui | ||
| GameTracker.cpp | ||
| GameTracker.h | ||
| GameTree.cpp | ||
| GameTree.h | ||
| GameTree.ui | ||