mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@ -21,7 +21,7 @@ namespace File
|
||||
{
|
||||
struct FSTEntry;
|
||||
class IOFile;
|
||||
}
|
||||
} // namespace File
|
||||
|
||||
namespace DiscIO
|
||||
{
|
||||
@ -186,4 +186,4 @@ private:
|
||||
u64 m_data_size;
|
||||
};
|
||||
|
||||
} // namespace
|
||||
} // namespace DiscIO
|
||||
|
Reference in New Issue
Block a user