diff options
author | yenatch <yenatch@gmail.com> | 2017-07-05 19:39:43 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-05 19:39:43 -0400 |
commit | 550333dd91f134795d9d2bd4702ea92812e277f5 (patch) | |
tree | 05545e66bddf59fe4716e1f9f889c67cd9a25a31 /include/decoration.h | |
parent | eb778cac300608fbbed35f19123a6fb763cd85ce (diff) | |
parent | a62fbd6ec1d34ccba25e117e0db60fd4100bfd8d (diff) |
Merge pull request #349 from PikalaxALT/pokeblock
Pokeblock
Diffstat (limited to 'include/decoration.h')
-rwxr-xr-x[-rw-r--r--] | include/decoration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/decoration.h b/include/decoration.h index 2595d491a..7a6d8ef5a 100644..100755 --- a/include/decoration.h +++ b/include/decoration.h @@ -274,7 +274,7 @@ extern const u8 *const gUnknown_083EC5E4[]; extern const u8 *const gUnknown_083EC624[]; extern u8 gUnknown_020388F7[]; extern const struct MenuAction2 gUnknown_083EC604[]; -extern const struct MenuAction3 gUnknown_083EC634[]; +extern const struct YesNoFuncTable gUnknown_083EC634[]; extern const u8 gUnknown_083EC65A[]; extern const u8 gUnknown_083EC97C[]; extern const u8 gUnknown_083EC984[]; |