mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-24 19:14:59 -05:00
21 lines
478 B
C
21 lines
478 B
C
#ifndef GUARD_CODE_801C620_H
|
|
#define GUARD_CODE_801C620_H
|
|
|
|
#include "text.h"
|
|
|
|
bool8 sub_801BEEC(s16);
|
|
u32 sub_801BF48(void);
|
|
void sub_801BF98(void);
|
|
bool8 sub_801C8C4(s32, s32, 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
|