mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07: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