mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 05:35:23 -05:00
12 lines
254 B
C
12 lines
254 B
C
#ifndef GUARD_UNK_815C27C_H
|
|
#define GUARD_UNK_815C27C_H
|
|
|
|
void sub_815C6D4(void);
|
|
void sub_815C6C4(void);
|
|
void sub_815C8C8(void);
|
|
void sub_815C960(void);
|
|
void sub_815C91C(void);
|
|
u16 sub_815C498(u8, size_t, const void *, u8);
|
|
|
|
#endif //GUARD_UNK_815C27C_H
|