mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 09:22:30 +01:00
22 lines
609 B
C
22 lines
609 B
C
#include "common.h"
|
|
|
|
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContMgrInit);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContMgrRemove);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContDataClose);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContDataOpen);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3b910_len_410", contRetrace);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3b910_len_410", contReadData);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3b910_len_410", contReadNW);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3b910_len_410", contQuery);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContDataLock);
|
|
|
|
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContDataUnLock);
|