Skip to content

Commit beeb482

Browse files
authored
Merge pull request #206 from dplewis/32D10
32D10
2 parents 58c1fa6 + 38bcdfd commit beeb482

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/32D10.c

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,6 @@ void func_80032738(u32 arg0, u32 arg1) {
192192
}
193193
}
194194

195-
#pragma GLOBAL_ASM("asm/us/nonmatchings/32D10/func_800327CC.s")
195+
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) {
196+
gDPSetCombine(arg0++, GCCc0w0(arg1, arg3, arg5, arg7) | GCCc1w0(arg9, arg11), GCCc0w1(arg2, arg4, arg6, arg8) | GCCc1w1(arg10, arg13, arg15, arg12, arg14, arg16));
197+
}

0 commit comments

Comments
 (0)