mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-20 14:27:26 -05:00
C++17 allows omitting the mutex type, which makes for both less reading and more flexibility (e.g. The mutex type can change and all occurrences don't need to be updated). |
||
|---|---|---|
| .. | ||
| GCIFile.cpp | ||
| GCIFile.h | ||
| GCMemcard.cpp | ||
| GCMemcard.h | ||
| GCMemcardBase.h | ||
| GCMemcardDirectory.cpp | ||
| GCMemcardDirectory.h | ||
| GCMemcardRaw.cpp | ||
| GCMemcardRaw.h | ||
| GCMemcardUtils.cpp | ||
| GCMemcardUtils.h | ||