mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-27 20:45:29 -05:00
12 lines
309 B
C
12 lines
309 B
C
#ifndef GUARD_CODE_8098BDC_H
|
|
#define GUARD_CODE_8098BDC_H
|
|
|
|
// code_8098DBC.s
|
|
extern void sub_80993D8(void);
|
|
extern void sub_80993E4(void);
|
|
extern void sub_8099690(u32);
|
|
extern void sub_8099A5C(u32, u32, u32);
|
|
extern void sub_8099AFC(u32, u32, u32);
|
|
extern u8 sub_8099B94(void);
|
|
|
|
#endif // GUARD_CODE_8098BDC_H
|