diff options
author | camthesaxman <cameronghall@cox.net> | 2017-08-24 15:33:07 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-08-24 15:33:07 -0500 |
commit | 4a583141ba483dcd49f49760a29c403c5d259efb (patch) | |
tree | 4eb0898922f9125bae6df1ed230b3b0c8806a4f0 /include | |
parent | 1ae38be0a46d1d901a2d9e5bb22938a0cecf6b7f (diff) |
more labeling and fix German build
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 32a6beb2b..6c0fc28ef 100644 --- a/include/global.h +++ b/include/global.h @@ -460,7 +460,7 @@ struct MauvilleManBard /*0x00*/ u8 id; /*0x01*/ u8 unk_2D95; /*0x02*/ u16 songLyrics[6]; - /*0x0E*/ u16 mauvilleOldMan_ecArray2[6]; + /*0x0E*/ u16 temporaryLyrics[6]; /*0x1A*/ u8 playerName[8]; /*0x22*/ u8 filler_2DB6[0x3]; /*0x25*/ u8 playerTrainerId[4]; |