diff options
author | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2018-09-02 14:49:29 +0100 |
---|---|---|
committer | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2018-09-02 14:49:29 +0100 |
commit | f45c9e75db789c951b6e227ef3291c6801a92a55 (patch) | |
tree | c4a8dba6879597da7d35559b4610f47ac1c23f10 /src/pokemon_summary_screen.c | |
parent | ef4695a72cb89eb18f31057fd86a9e00091ebf20 (diff) |
Format templates in item_menu.c
Diffstat (limited to 'src/pokemon_summary_screen.c')
-rw-r--r-- | src/pokemon_summary_screen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokemon_summary_screen.c b/src/pokemon_summary_screen.c index 2c59cb57b..6b51c6e07 100644 --- a/src/pokemon_summary_screen.c +++ b/src/pokemon_summary_screen.c @@ -357,7 +357,7 @@ static const struct WindowTemplate gUnknown_0861CC24[] = .height = 2, .paletteNum = 7, .baseBlock = 89, - }, + }, { .priority = 0, .tilemapLeft = 22, |