papermario/src/os/code_3b910_len_410.c

22 lines
609 B
C
Raw Normal View History

2020-08-04 08:49:11 +02:00
#include "common.h"
2020-09-26 03:51:54 +02:00
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContMgrInit);
2020-08-04 08:49:11 +02:00
2020-09-26 03:51:54 +02:00
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContMgrRemove);
2020-08-04 08:49:11 +02:00
2020-09-26 03:51:54 +02:00
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContDataClose);
2020-08-04 08:49:11 +02:00
2020-09-26 03:51:54 +02:00
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContDataOpen);
2020-08-04 08:49:11 +02:00
2020-09-26 03:51:54 +02:00
INCLUDE_ASM(s32, "os/code_3b910_len_410", contRetrace);
2020-08-04 08:49:11 +02:00
2020-09-26 03:51:54 +02:00
INCLUDE_ASM(s32, "os/code_3b910_len_410", contReadData);
2020-08-04 08:49:11 +02:00
2020-09-26 03:51:54 +02:00
INCLUDE_ASM(s32, "os/code_3b910_len_410", contReadNW);
2020-08-04 08:49:11 +02:00
2020-09-26 03:51:54 +02:00
INCLUDE_ASM(s32, "os/code_3b910_len_410", contQuery);
2020-08-04 08:49:11 +02:00
2020-09-26 03:51:54 +02:00
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContDataLock);
2020-08-04 08:49:11 +02:00
2020-09-26 03:51:54 +02:00
INCLUDE_ASM(s32, "os/code_3b910_len_410", nuContDataUnLock);