mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06: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