mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-23 18:44:57 -05:00
18 lines
414 B
C
18 lines
414 B
C
#ifndef GUARD_CODE_801C620_H
|
|
#define GUARD_CODE_801C620_H
|
|
|
|
#include "text.h"
|
|
|
|
bool8 sub_801C8C4(s32, s32, struct UnkTextStruct2_sub *, u32);
|
|
extern u32 sub_801CA08(bool8);
|
|
u8 sub_801CB24(void);
|
|
void sub_801CB5C(bool8);
|
|
void sub_801CBB8(void);
|
|
void sub_801CCD8(void);
|
|
bool8 sub_801CF14(s32);
|
|
bool8 sub_801CF50(s32);
|
|
void sub_801CF94(void);
|
|
s32 sub_801CFB8(void);
|
|
u32 sub_801CFE0(u8);
|
|
|
|
#endif // GUARD_CODE_801C620_H
|