DolphinQt: GameList!

This commit is contained in:
Augustin Cavalier
2014-11-10 21:41:17 -05:00
parent da962a3d2b
commit 1e17bbce0f
18 changed files with 1335 additions and 9 deletions

View File

@ -323,6 +323,8 @@ private:
}
};
// NOTE: this class is only used in DolphinWX/ISOFile.cpp for caching loaded
// ISO data. It will be removed when DolphinWX is, so please don't use it.
class CChunkFileReader
{
public: