summaryrefslogtreecommitdiff
path: root/include/party_menu.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-11-26 23:33:31 -0600
committercamthesaxman <cameronghall@cox.net>2017-11-26 23:33:31 -0600
commit5d74d11d3e3047b4b53153365325db9e6999c627 (patch)
treef15fe9425296d4f95d0cd7190d6f19f852fbfe93 /include/party_menu.h
parent48ec0941b4ebbe78fe70ef93d205ce52d2de89b2 (diff)
parente6500d12a21e9833e08ad25cc6a76b075cff42dd (diff)
fix merge conflicts
Diffstat (limited to 'include/party_menu.h')
-rw-r--r--include/party_menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/party_menu.h b/include/party_menu.h
index 304389e78..3998054da 100644
--- a/include/party_menu.h
+++ b/include/party_menu.h
@@ -216,5 +216,6 @@ void PartyMenuTryGiveMonMail(u8 taskId, TaskFunc func);
void sub_806D668(u8 monIndex);
void TaughtMove(u8 taskId);
void StopTryingToTeachMove_806F588(u8 taskId);
+bool8 IsHMMove(u16 move);
#endif // GUARD_PARTY_MENU_H