diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-11-19 14:05:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-19 14:05:18 -0500 |
commit | 43efafa12c2243354ccee4ddd76cd41aed3ecf18 (patch) | |
tree | 73a2391f2c0460573b778794e0b4119886bd9e80 /src/ice.c | |
parent | 89dc26755ad2818c10b37a34ed46f5c79dc571c8 (diff) | |
parent | 009732cb4c099c7311410c41a5945a50449c41de (diff) |
Merge pull request #157 from PikalaxALT/dism_more_data
Evolution Graphics and others
Diffstat (limited to 'src/ice.c')
-rw-r--r-- | src/ice.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -135,7 +135,7 @@ static const union AnimCmd *const gUnknown_83E632C[] = gUnknown_83E6308, }; -static const union AnimCmd *const gUnknown_83E6330[] = +const union AnimCmd *const gUnknown_83E6330[] = { gUnknown_83E6310, }; |