Reformat mevent server and client scripts

This commit is contained in:
PikalaxALT
2019-04-02 12:22:39 -04:00
committed by huderlem
parent 03badd9c40
commit 6c12d154e7
7 changed files with 335 additions and 580 deletions
+1 -3
View File
@@ -14,9 +14,7 @@ static void mevent_srv_ish_init(struct mevent_srv_ish *, u32, u32);
static u32 mevent_srv_ish_exec(struct mevent_srv_ish *);
static void mevent_srv_ish_free_resources(struct mevent_srv_ish *);
extern const u8 gUnknown_082F2598[];
extern const struct mevent_cmd gUnknown_8468B6C[];
extern const struct mevent_cmd gUnknown_8468BCC[];
extern const struct mevent_cmd_ish gUnknown_082F2598[];
void mevent_srv_ish_do_init(u32 arg)
{