summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-01 22:08:32 -0700
committerYamaArashi <shadow962@live.com>2016-10-01 22:08:32 -0700
commitee7db46023b1bde6a06f61242c7dd7c4770b6125 (patch)
tree3f2837be6b2d37b10f8be8eff6c428eb4f5a31bc /include/global.h
parent1fda6f0f4b34e797d44f0d32c1e82e6a2a840424 (diff)
trig.h
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index e90678f0b..d673b0efd 100644
--- a/include/global.h
+++ b/include/global.h
@@ -130,7 +130,10 @@ struct SaveBlock1
struct WarpData warp2;
struct WarpData warp3;
struct WarpData warp4;
- u8 filler_2C[0x6];
+ u16 battleMusic;
+ u8 weather;
+ u8 filler_2F;
+ u8 flashUsed;
u16 mapDataId;
u8 filler_34[0x45C];
u32 money;