mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 01:12:28 +01:00
28 lines
559 B
C
28 lines
559 B
C
#include "common.h"
|
|
|
|
void func_800343A4();
|
|
|
|
INCLUDE_ASM(s32, "code_f270_len_1190", begin_state_logos);
|
|
|
|
INCLUDE_ASM(s32, "code_f270_len_1190", step_logos);
|
|
|
|
void func_80034388(void) {
|
|
func_800343A4();
|
|
}
|
|
|
|
INCLUDE_ASM(void, "code_f270_len_1190", func_800343A4);
|
|
|
|
INCLUDE_ASM(s32, "code_f270_len_1190", begin_state_pause_menu);
|
|
|
|
INCLUDE_ASM(s32, "code_f270_len_1190", step_pause_menu);
|
|
|
|
void func_80034BF4(void) {
|
|
}
|
|
|
|
INCLUDE_ASM(s32, "code_f270_len_1190", func_80034BFC);
|
|
|
|
INCLUDE_ASM(s32, "code_f270_len_1190", func_80034C3C);
|
|
|
|
void func_80034FF0(void) {
|
|
}
|