mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2026-03-26 13:41:23 +01:00
ScanDirectoryTreeAndCallback, before this change, coupled error/return codes and actual return values (number of entries found). This caused confusion and difficulty interpreting the precise way the function worked. Supersedes, and closes #1255. |
||
|---|---|---|
| .. | ||
| config | ||
| debugger | ||
| util | ||
| bootmanager.cpp | ||
| bootmanager.h | ||
| citra-qt.rc | ||
| CMakeLists.txt | ||
| config.cpp | ||
| config.h | ||
| game_list_p.h | ||
| game_list.cpp | ||
| game_list.h | ||
| hotkeys.cpp | ||
| hotkeys.h | ||
| hotkeys.ui | ||
| Info.plist | ||
| main.cpp | ||
| main.h | ||
| main.ui | ||
| version.h | ||