diff options
| author | Diegoisawesome <diego@domoreaweso.me> | 2018-11-06 20:20:56 -0600 |
|---|---|---|
| committer | Diegoisawesome <diego@domoreaweso.me> | 2018-11-06 20:20:56 -0600 |
| commit | 18839a4872057fde33be45c5d2c4ecf4274bcc8d (patch) | |
| tree | 5f48809915af5d02c2f75efc790bd598ed9f3975 /src/data/decoration | |
| parent | 054a015c950ca9869ce28245a2f13c3f72cddb37 (diff) | |
| parent | 93ff71fcfdf8b71a7b4899f271a5214503bcd510 (diff) | |
Merge remote-tracking branch 'pret/master' into script_menu
Diffstat (limited to 'src/data/decoration')
| -rw-r--r-- | src/data/decoration/icon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/decoration/icon.h b/src/data/decoration/icon.h index 1f11bc19f..1823485ba 100644 --- a/src/data/decoration/icon.h +++ b/src/data/decoration/icon.h @@ -5,7 +5,7 @@ #ifndef GUARD_ICON_H #define GUARD_ICON_H -const u8 *const gUnknown_085A6BE8[][2] = { +const u32 *const gUnknown_085A6BE8[][2] = { {gItemIcon_QuestionMark, gItemIconPalette_QuestionMark}, {NULL, NULL}, {NULL, NULL}, |
