mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 09:22:30 +01:00
8 lines
299 B
C
8 lines
299 B
C
#include "common.h"
|
|
|
|
INCLUDE_ASM(void, "os/code_3bde0_len_3e0", osCreatePiManager, OSPri prio, OSMesgQueue* queue, OSMesg* mesg, s32 unk);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3bde0_len_3e0", osEPiRawStartDma);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3bde0_len_3e0", osEPiWriteIo, OSPiHandle* handle, u32 unk1, u32 unk2);
|