mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-24 02:54:52 -05:00
10 lines
226 B
C
10 lines
226 B
C
#ifndef GUARD_CODE_8021774_PRE_H
|
|
#define GUARD_CODE_8021774_PRE_H
|
|
|
|
bool8 sub_80211AC(u32, u32);
|
|
u32 sub_8021274(bool8);
|
|
u8 sub_802132C(void);
|
|
void sub_8021354(bool8);
|
|
void sub_80213A0(void);
|
|
|
|
#endif // GUARD_CODE_8021774_PRE_H
|