mirror of https://github.com/pmret/papermario.git
30 lines
747 B
C
30 lines
747 B
C
#include "common.h"
|
|
|
|
INCLUDE_API_ASM(code_8230_len_1ae0, nuSiMgrInit);
|
|
|
|
INCLUDE_API_ASM(code_8230_len_1ae0, nuSiSendMesg);
|
|
|
|
INCLUDE_API_ASM(code_8230_len_1ae0, nuSiMgrStop);
|
|
|
|
INCLUDE_API_ASM(code_8230_len_1ae0, nuSiMgrRestart);
|
|
|
|
INCLUDE_API_ASM(code_8230_len_1ae0, nuSiMgrThread);
|
|
|
|
INCLUDE_ASM(code_8230_len_1ae0, func_8002D160);
|
|
|
|
INCLUDE_ASM(code_8230_len_1ae0, update_cameras);
|
|
|
|
INCLUDE_ASM(code_8230_len_1ae0, render_frame);
|
|
|
|
INCLUDE_ASM(code_8230_len_1ae0, create_cameras_a);
|
|
|
|
INCLUDE_ASM(code_8230_len_1ae0, create_cameras_b);
|
|
|
|
INCLUDE_ASM(code_8230_len_1ae0, initialize_next_camera);
|
|
|
|
INCLUDE_ASM(code_8230_len_1ae0, set_cam_viewport);
|
|
|
|
INCLUDE_ASM(code_8230_len_1ae0, get_cam_viewport);
|
|
|
|
INCLUDE_ASM(code_8230_len_1ae0, get_screen_coords);
|