mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-04 01:05:45 +00: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