Merge pull request #206 from dplewis/32D10
Some checks are pending
C/C++ CI / build (push) Waiting to run

32D10
This commit is contained in:
Revo 2025-09-11 10:33:36 -04:00 committed by GitHub
commit beeb482cac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -192,4 +192,6 @@ void func_80032738(u32 arg0, u32 arg1) {
}
}
#pragma GLOBAL_ASM("asm/us/nonmatchings/32D10/func_800327CC.s")
void func_800327CC(Gfx* arg0, s32 arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6, s32 arg7, s32 arg8, s32 arg9, s32 arg10, s32 arg11, s32 arg12, s32 arg13, s32 arg14, s32 arg15, s32 arg16) {
gDPSetCombine(arg0++, GCCc0w0(arg1, arg3, arg5, arg7) | GCCc1w0(arg9, arg11), GCCc0w1(arg2, arg4, arg6, arg8) | GCCc1w1(arg10, arg13, arg15, arg12, arg14, arg16));
}