mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-11 03:43:37 -05:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user