From ee7db46023b1bde6a06f61242c7dd7c4770b6125 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sat, 1 Oct 2016 22:08:32 -0700 Subject: trig.h --- include/global.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'include/global.h') 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; -- cgit v1.2.3