summaryrefslogtreecommitdiff
path: root/src/mevent.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-11-30 15:26:16 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-11-30 15:26:16 -0500
commit8a8e86fa4fe0a7932f475c7aa8424ea840327e4b (patch)
tree221f1c172ae9a86591699b9cf016681d17c74ae4 /src/mevent.c
parentf178d06946a4debf6a0551094d3ef2f70b7b364c (diff)
split mevent_server
Diffstat (limited to 'src/mevent.c')
-rw-r--r--src/mevent.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/mevent.c b/src/mevent.c
index b04ac5462..9638e0327 100644
--- a/src/mevent.c
+++ b/src/mevent.c
@@ -17,6 +17,9 @@
#include "new_game.h"
#include "string_util.h"
#include "menews_jisan.h"
+#include "cereader_tool.h"
+#include "mystery_gift_menu.h"
+#include "help_system.h"
#include "mevent.h"
struct MEventTaskData1
@@ -40,14 +43,10 @@ bool32 sub_8143E64(const struct MEventBuffer_3120_Sub * src);
void sub_8143E9C(void);
void sub_8143ED0(void);
bool32 sub_8144018(const struct MEventBuffer_32E0_Sub * src);
-bool32 sub_815D794(u8 *);
-void sub_81422FC(void);
-void sub_812B484(void);
void sub_814407C(void);
void sub_81440B4(void);
void sub_8144824(u32, u32, u32 *, s32);
void sub_8144790(void);
-u8 sub_815D6B4(u8 *);
extern const u8 gUnknown_841DE52[];
extern const u8 gUnknown_841DE53[];
@@ -90,7 +89,7 @@ const u16 gUnknown_8466F00[] = {
struct MEvent_Str_1 gUnknown_3005ED0;
-bool32 gUnknown_203F3BC = FALSE;
+static EWRAM_DATA bool32 gUnknown_203F3BC = FALSE;
void sub_81435DC(struct MEvent_Str_1 *a0, size_t a1, const void * a2)
{