summaryrefslogtreecommitdiff
path: root/src/code_8083288.c
blob: 6ea3eb23d31345733f50b5a6a897490b18d0b63d (plain)
1
2
3
4
5
6
7
8
9
#include "global.h"

extern void sub_8082FE0(u32, u32, u32);

void sub_8083288(u32 r0, u32 r1, u32 r2)
{
    sub_8082FE0(r0, r1, r2);
}