Resolve review comments, 1

This commit is contained in:
PikalaxALT
2020-01-22 15:59:08 -05:00
parent 12d12e70a1
commit 390d7975b3
4 changed files with 47 additions and 40 deletions
+1 -1
View File
@@ -72,6 +72,6 @@ void sub_8144714(u32 a0, u32 a1);
u16 *GetMEventProfileECWordsMaybe(void);
void sub_81446C4(void);
bool32 sub_81446D0(u16 a0);
u16 GetWonderCardFlagID(void);
u16 GetWonderCardFlagId(void);
#endif //GUARD_MEVENT_H
+7
View File
@@ -1,3 +1,8 @@
#ifndef GUARD_UNION_ROOM_MESSAGE_H
#define GUARD_UNION_ROOM_MESSAGE_H
#include "global.h"
extern const u8 gUnknown_84571AC[];
extern const u8 gUnknown_84571B0[];
extern const u8 gUnknown_84571B4[];
@@ -105,3 +110,5 @@ extern const u8 gUnknown_84594C4[];
extern const u8 gUnknown_8459504[];
extern const u8 *const gUnknown_8459580[];
extern const u8 gUnknown_8459588[];
#endif //GUARD_UNION_ROOM_MESSAGE_H