clang-format

This commit is contained in:
Pheenoh
2021-01-07 22:58:47 -05:00
parent 3c656ba99e
commit 52a53ba135
16 changed files with 56 additions and 59 deletions
@@ -58,7 +58,7 @@ public:
};
extern "C" {
JKRSolidHeap* JKRSolidHeap_NS_create(u32 size, JKRHeap* heap, bool use_default_error_handler);
JKRSolidHeap* JKRSolidHeap_NS_create(u32 size, JKRHeap* heap, bool use_default_error_handler);
}
#endif