mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-23 18:44:57 -05:00
8 lines
169 B
C
8 lines
169 B
C
#ifndef GUARD_CODE_8021774_H
|
|
#define GUARD_CODE_8021774_H
|
|
|
|
bool8 sub_8021774(u8, u8, s32);
|
|
u32 sub_80217EC(void);
|
|
void sub_8021830(void);
|
|
|
|
#endif // GUARD_CODE_8021774_H
|