mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-22 06:58:07 -05:00
9 lines
222 B
C
9 lines
222 B
C
#ifndef GUARD_OTHER_MENUS2_H
|
|
#define GUARD_OTHER_MENUS2_H
|
|
|
|
s32 sub_8037B28(s32);
|
|
s32 sub_8037C10(bool8);
|
|
s32 sub_8037D64(u32 mode, void *, void *);
|
|
s32 sub_80381F4(u32 mode, void *, void *);
|
|
|
|
#endif // GUARD_OTHER_MENUS2_H
|