Decompile `func_8009C7C0`
This commit is contained in:
parent
39db969fd9
commit
a6217e604c
|
|
@ -1,5 +1,10 @@
|
|||
#include "common.h"
|
||||
|
||||
INCLUDE_ASM(const s32, "_ob_saucy_channel", func_8009C7C0);
|
||||
extern s32 D_800C47D0;
|
||||
|
||||
/* 2CBC0 8009C7C0 */
|
||||
void func_8009C7C0(s32 arg0) {
|
||||
D_800C47D0 = arg0;
|
||||
}
|
||||
|
||||
INCLUDE_ASM(const s32, "_ob_saucy_channel", func_8009C7CC);
|
||||
|
|
|
|||
Loading…
Reference in New Issue