summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-12-08 19:05:03 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-12-08 19:05:03 +0100
commit4c23adb5f53a61d0e7426376aba9a04de5c8f2b3 (patch)
treead1724af82923df0ca342036a50cfd981cc2c55b /include/global.h
parent6068495619364c8e0ccae15ad036a1b5a9eef171 (diff)
Decompile field weather
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index cc8df049f..83eb93eec 100644
--- a/include/global.h
+++ b/include/global.h
@@ -881,7 +881,7 @@ struct SaveBlock1
/*0x24*/ struct WarpData warp4;
/*0x2C*/ u16 savedMusic;
/*0x2E*/ u8 weather;
- /*0x2F*/ u8 filler_2F;
+ /*0x2F*/ u8 weatherCycleStage;
/*0x30*/ u8 flashLevel;
/*0x32*/ u16 mapLayoutId;
/*0x34*/ u16 mapView[0x100];