diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-07 22:03:21 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-07 22:03:21 -0500 |
commit | ceebbe19918520c65ed9bdcd79d4ae5fbb669d88 (patch) | |
tree | 641a7133fab87e7ccae7445154327b42c8570da0 /include | |
parent | 0947fdf167bff7fe67e1344fea8b287fc59a6cd2 (diff) |
through sub_8096BE0
Diffstat (limited to 'include')
-rw-r--r-- | include/mon_markings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mon_markings.h b/include/mon_markings.h index a2b0ac821..eae80861a 100644 --- a/include/mon_markings.h +++ b/include/mon_markings.h @@ -18,7 +18,7 @@ struct PokemonMarkMenu /*0x0030*/ u8 menuWindowSpriteTiles[0x1000]; /*0x1030*/ u8 filler1030[0x80]; /*0x10B0*/ u8 tileLoadState; -}; +}; // 10b4 void sub_80F7404(void); void sub_80F727C(struct PokemonMarkMenu *ptr); |