summaryrefslogtreecommitdiff
path: root/include/mevent.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-10-30 12:49:16 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-10-30 12:49:16 -0400
commit2c2c179eb9b92d0998922cc96a115d3d1671a64b (patch)
treeee2668e781351e73703b7e0ef3da21042546e675 /include/mevent.h
parent265f8b5b259221dfa1a5fc5537059f262036eb52 (diff)
Finish trade code
Diffstat (limited to 'include/mevent.h')
-rw-r--r--include/mevent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mevent.h b/include/mevent.h
index 98d184f60..6b67aa27c 100644
--- a/include/mevent.h
+++ b/include/mevent.h
@@ -68,5 +68,6 @@ bool32 WonderCard_Test_Unk_08_6(void);
u32 MENews_GetInput(u16 input);
void sub_8143D24(void);
u16 sub_81445C0(u32 command);
+void sub_8144714(u32 a0, u32 a1);
#endif //GUARD_MEVENT_H