mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-23 21:19:53 +00:00
14 lines
334 B
C
14 lines
334 B
C
#ifndef GUARD_CODE_801EE10_MID_H
|
|
#define GUARD_CODE_801EE10_MID_H
|
|
|
|
bool8 sub_801F428(s16 index, s32);
|
|
u32 sub_801F520(u8);
|
|
u16 sub_801F5B4(void);
|
|
void sub_801F5F0(bool8);
|
|
void sub_801F63C(void);
|
|
void sub_801F700(void);
|
|
bool8 sub_801F808(u16 *moveIDs);
|
|
u32 sub_801F890(void);
|
|
void sub_801F8D0(void);
|
|
|
|
#endif // GUARD_CODE_801EE10_MID_H
|