mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07: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