diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-09 09:05:26 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-09 12:26:53 +0800 |
commit | a4a44dd18e125974e784f5f2fcb4c1387a8de90a (patch) | |
tree | b1553765299753679baf79394fb58a531f9602a1 /src/ice.c | |
parent | ab9ce0e6413607d1677be1bc0e1174e5f82e48f0 (diff) |
fire; update constants
Diffstat (limited to 'src/ice.c')
-rw-r--r-- | src/ice.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -418,7 +418,7 @@ static const union AffineAnimCmd *const gUnknown_83E65A0[] = gUnknown_83E6584, }; -const struct SpriteTemplate gUnknown_83E65A4 = +static const struct SpriteTemplate gUnknown_83E65A4 = { .tileTag = ANIM_TAG_HAIL, .paletteTag = ANIM_TAG_HAIL, |