summaryrefslogtreecommitdiff
path: root/include/mon_markings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-08 15:37:05 -0700
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-08 15:37:05 -0700
commit660fa0c0f38a684eda6c117958447deacac88820 (patch)
tree1f2e8f72559087ac784bf910c397663cb8f29775 /include/mon_markings.h
parent882bf5c3cf945927b3049eb8675bf1964d8706e8 (diff)
through sub_8097858
Diffstat (limited to 'include/mon_markings.h')
-rw-r--r--include/mon_markings.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/mon_markings.h b/include/mon_markings.h
index eae80861a..3b4aa333c 100644
--- a/include/mon_markings.h
+++ b/include/mon_markings.h
@@ -20,7 +20,10 @@ struct PokemonMarkMenu
/*0x10B0*/ u8 tileLoadState;
}; // 10b4
-void sub_80F7404(void);
void sub_80F727C(struct PokemonMarkMenu *ptr);
+void sub_80F7404(void);
+void sub_80F7418(u8 markings, s16 x, s16 y);
+void sub_80F7470(void);
+bool8 sub_80F7500(void);
#endif //POKERUBY_MON_MARKINGS_H