mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-10 04:15:39 -04:00
clang-format
This commit is contained in:
@@ -68,7 +68,6 @@ asm void CheckHeap(u32 param_1) {
|
||||
#endif
|
||||
|
||||
int countUsed(JKRExpHeap* heap) {
|
||||
|
||||
OSDisableScheduler();
|
||||
int counter = 0;
|
||||
JKRExpHeap::CMemBlock* used_blocks_head = heap->getHeadUsedList();
|
||||
|
||||
Reference in New Issue
Block a user