mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 15:48:51 +00:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
parent
d347867f2e
commit
ff972e3673
208 changed files with 311 additions and 309 deletions
|
@ -392,4 +392,4 @@ std::unique_ptr<StreamBuffer> StreamBuffer::Create(u32 type, u32 size)
|
|||
// default fallback, should work everywhere, but isn't the best way to do this job
|
||||
return std::make_unique<MapAndOrphan>(type, size);
|
||||
}
|
||||
}
|
||||
} // namespace OGL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue