mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
FileMonitor: Get rid of "GC" from names and comments
This commit is contained in:
parent
8624461315
commit
1618d31523
2 changed files with 12 additions and 11 deletions
|
@ -12,7 +12,7 @@ namespace FileMon
|
|||
{
|
||||
|
||||
bool IsSoundFile(const std::string& filename);
|
||||
void ReadGC(const std::string& file);
|
||||
void ReadFileSystem(const std::string& file);
|
||||
void CheckFile(const std::string& file, u64 size);
|
||||
void FindFilename(u64 offset);
|
||||
void Close();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue