Apply clang-format to files (#5273)
This commit is contained in:
@@ -20,8 +20,7 @@ char D_80134488[0x18] = {
|
||||
0xFF, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
|
||||
};
|
||||
|
||||
s32 Overlay_Load(uintptr_t vRomStart, uintptr_t vRomEnd, void* vRamStart, void* vRamEnd, void* allocatedVRamAddr)
|
||||
{
|
||||
s32 Overlay_Load(uintptr_t vRomStart, uintptr_t vRomEnd, void* vRamStart, void* vRamEnd, void* allocatedVRamAddr) {
|
||||
return 0;
|
||||
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user