mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 21:51:21 +01:00
439866d257
We generally have no reason to call these functions on our own, so there's not much reason to declare them, especially not in the cpp file where they're defined. In case we ever do get a reason to do it, we can add declarations for just the functions that need them. |
||
---|---|---|
.. | ||
GameFile.cpp | ||
GameFile.h | ||
GameFileCache.cpp |