mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
This makes the interface slightly cleaner and a bit more consistent with the other getters. Still not fully the same, since the others don't really handle failures with std::optional; but at least the value is returned by value now, as opposed to having the function take a pointer to a u64. |
||
|---|---|---|
| .. | ||
| GameFile.cpp | ||
| GameFile.h | ||
| GameList.cpp | ||
| GameList.h | ||
| GameListModel.cpp | ||
| GameListModel.h | ||
| GameTracker.cpp | ||
| GameTracker.h | ||
| ListProxyModel.cpp | ||
| ListProxyModel.h | ||