Decompile ereader.c up to faraway island code

This commit is contained in:
Marcus Huderle
2019-03-21 18:15:47 -05:00
parent 7154d2614d
commit 7118462b9f
8 changed files with 578 additions and 1185 deletions
+1 -2
View File
@@ -3,6 +3,7 @@
#include "battle.h"
#include "battle_tower.h"
#include "battle_setup.h"
#include "ereader.h"
#include "event_data.h"
#include "event_scripts.h"
#include "fieldmap.h"
@@ -32,8 +33,6 @@
#include "constants/easy_chat.h"
#include "constants/trainer_hill.h"
extern bool32 sub_81D3B34(void);
#define HILL_TAG_NORMAL 0
#define HILL_TAG_VARIETY 1
#define HILL_TAG_UNIQUE 2