clang format (#680)

Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-09-11 16:52:36 -06:00
committed by GitHub
parent bf9f8e37c8
commit e6bdbec61e
8 changed files with 39 additions and 37 deletions
+2 -2
View File
@@ -420,10 +420,10 @@ void func_802B5CAC(s16 arg0, s16 arg1, Vec3f arg2) {
}
void func_802B5D30(s16 arg0, s16 arg1, s32 arg2) {
func_802B5D64((Lights1 *)0x9000000, arg0, arg1, arg2);
func_802B5D64((Lights1*) 0x9000000, arg0, arg1, arg2);
}
void func_802B5D64(Lights1 *addr, s16 arg1, s16 arg2, s32 arg3) {
void func_802B5D64(Lights1* addr, s16 arg1, s16 arg2, s32 arg3) {
u32 segment = SEGMENT_NUMBER2(addr);
u32 offset = SEGMENT_OFFSET(addr);
UNUSED s32 pad;