diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index a9056ed55..8965fcd38 100644 --- a/include/global.h +++ b/include/global.h @@ -271,7 +271,7 @@ struct MailStruct /*0x20*/ u16 itemId; }; -struct SaveBlock1 +struct SaveBlock1 /* 0x02025734 */ { /*0x00*/ struct Coords16 pos; /*0x04*/ struct WarpData location; |