mirror of
https://github.com/pret/pmd-red.git
synced 2025-02-17 12:01:08 +00:00
10 lines
180 B
C
10 lines
180 B
C
#ifndef INCLUDE_FRIEND_LIST_MENU_H
|
|
#define INCLUDE_FRIEND_LIST_MENU_H
|
|
|
|
bool8 sub_80252F0(s32 param_1);
|
|
u32 sub_8025354(void);
|
|
u8 sub_802540C(void);
|
|
void sub_8025418(void);
|
|
|
|
#endif
|