run clang-format

This commit is contained in:
Pheenoh
2020-12-26 11:31:49 -05:00
parent 64a6a97b7b
commit 4c504d078d
180 changed files with 4083 additions and 4253 deletions
+12 -13
View File
@@ -3,41 +3,40 @@
asm JKRCompArchive::JKRCompArchive(long, JKRArchive::EMountDirection) {
nofralloc
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D87D4.s"
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D87D4.s"
}
asm JKRCompArchive::~JKRCompArchive(void) {
nofralloc
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D887C.s"
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D887C.s"
}
asm void JKRCompArchive::open(long) {
nofralloc
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D89BC.s"
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D89BC.s"
}
asm void JKRCompArchive::fetchResource(JKRArchive::SDIFileEntry *, u32 *) {
asm void JKRCompArchive::fetchResource(JKRArchive::SDIFileEntry*, u32*) {
nofralloc
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D8F40.s"
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D8F40.s"
}
asm void JKRCompArchive::fetchResource(void *, u32, JKRArchive::SDIFileEntry *, u32 *) {
asm void JKRCompArchive::fetchResource(void*, u32, JKRArchive::SDIFileEntry*, u32*) {
nofralloc
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D90C0.s"
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D90C0.s"
}
asm void JKRCompArchive::removeResourceAll(void) {
nofralloc
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D9260.s"
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D9260.s"
}
asm void JKRCompArchive::removeResource(void *) {
asm void JKRCompArchive::removeResource(void*) {
nofralloc
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D92F4.s"
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D92F4.s"
}
asm void JKRCompArchive::getExpandedResSize(void const *) const {
asm void JKRCompArchive::getExpandedResSize(void const*) const {
nofralloc
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D9360.s"
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D9360.s"
}