Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Commit

Permalink
Identify BDay Message in pre-WA player struct
Browse files Browse the repository at this point in the history
  • Loading branch information
Slattz committed Dec 26, 2018
1 parent 4546f43 commit b30ed13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 010 Templates/garden.dat.bt
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ typedef struct ACNL_Player
uint32 SantaBagInv[10]; //0x9048 -> 0x906F
uint32 Unk4[100];
Player_Dressers Dressers;
uint32 Unk5[17];
wchar_t BDayWish[0x22];
ACNL_Letter Letter1;
ACNL_Letter Letter2;
ACNL_Letter Letter3;
Expand Down

0 comments on commit b30ed13

Please sign in to comment.