mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 22:57:57 -05:00
Sources: Run clang-format on everything.
This commit is contained in:
@ -25,7 +25,6 @@ struct MemoryRegionInfo {
|
||||
void MemoryInit(u32 mem_type);
|
||||
void MemoryShutdown();
|
||||
MemoryRegionInfo* GetMemoryRegion(MemoryRegion region);
|
||||
|
||||
}
|
||||
|
||||
namespace Memory {
|
||||
|
Reference in New Issue
Block a user