Cleanup mevent2

This commit is contained in:
Marcus Huderle
2019-03-24 18:13:32 -05:00
committed by huderlem
parent e6caf0ff10
commit d7a9fcb975
9 changed files with 88 additions and 66 deletions

View File

@@ -1,6 +1,7 @@
#include "global.h"
#include "script.h"
#include "event_data.h"
#include "mevent.h"
#include "util.h"
#include "constants/map_scripts.h"
@@ -8,8 +9,6 @@
extern const u8* gUnknown_020375C0;
extern bool32 sub_801B27C(void);
// ewram bss
IWRAM_DATA static u8 sScriptContext1Status;
IWRAM_DATA static u32 sUnusedVariable1;