mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-28 03:34:22 -05:00
Forgor const
This commit is contained in:
@@ -21,7 +21,7 @@ typedef struct unkStruct_8092638
|
||||
extern bool8 *gFriendAreas;
|
||||
|
||||
bool8 *GetBoughtFriendAreas(void);
|
||||
u8 *GetFriendAreaDescription(u8);
|
||||
const u8 *GetFriendAreaDescription(u8);
|
||||
const u8 *GetFriendAreaName(u8);
|
||||
s32 GetFriendAreaPrice(u8);
|
||||
bool8 GetFriendAreaStatus(u8);
|
||||
|
||||
Reference in New Issue
Block a user