diff options
author | drifloony <drifloony@users.noreply.github.com> | 2017-07-20 19:32:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-20 19:32:09 -0700 |
commit | e4c1e80941c62b9d1dfe6312173e800de7439175 (patch) | |
tree | 5bb3263a3911bddcb64ce840c6fa08f74d1e3eaa /src/script_menu.c | |
parent | 22160bc59c9e508e58b34b63ba7afaee6313d679 (diff) | |
parent | 3606fccc83333c9f96428f738287f0f84500dd27 (diff) |
Merge branch 'master' into battle_records
Diffstat (limited to 'src/script_menu.c')
-rw-r--r-- | src/script_menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script_menu.c b/src/script_menu.c index e1ad3f467..f4ac55fb9 100644 --- a/src/script_menu.c +++ b/src/script_menu.c @@ -547,7 +547,7 @@ const struct MultichoiceListStruct gMultichoiceLists[] = {(struct MenuAction *)MultichoiceList_72, 5} }; -const struct TextStruct gUnknown_083CE048[] = +const u8 *const gUnknown_083CE048[] = { OtherText_Cool2, OtherText_Beauty3, |