summaryrefslogtreecommitdiff
path: root/include/proto.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-08-30 20:23:43 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-08-30 20:23:43 -0400
commit3adc93018bf3deabde775905169c2b87d0560bd9 (patch)
treeb8c7ad379c2e7bdbec6d9c7e4f9021f73243f302 /include/proto.h
parent73aecdbbbff398c27734f8ed793bb495a5391a4b (diff)
Decompile mail_message.c
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/proto.h b/include/proto.h
index 67a295ac..365c0ecd 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -8,7 +8,6 @@
#include "player_data.h" // for struct definitions
int FUN_0206AE00(int x);
-u32 GetItemAttr(u16 item, u32 a1, u32 a2);
int FUN_02014C3C(u8);
void FUN_02014C54(int, int, struct UnkStruct_02069038 *, u8);
u32 IsNighttime(void); // is day or night
@@ -17,6 +16,5 @@ void FUN_02005E80(int);
void FUN_02005E90(int, int, int, int);
void FUN_020056AC(int, int, int, int, int);
void FUN_020808AC(struct BoxPokemon *, struct PlayerData *, int, u32, u32);
-void StringExpandPlaceholders(u32 *, struct String *, struct String *);
#endif //POKEDIAMOND_PROTO_H