papermario/src/code_13FD40.c

14 lines
372 B
C
Raw Normal View History

2020-10-15 05:20:51 +02:00
#include "common.h"
INCLUDE_ASM(s32, "code_13FD40", pause_spirits_draw_contents);
INCLUDE_ASM(s32, "code_13FD40", pause_spirits_draw_title);
INCLUDE_ASM(s32, "code_13FD40", pause_spirits_init);
INCLUDE_ASM(s32, "code_13FD40", pause_spirits_handle_input);
INCLUDE_ASM(s32, "code_13FD40", pause_spirits_update);
INCLUDE_ASM(s32, "code_13FD40", pause_spirits_cleanup);