summaryrefslogtreecommitdiff
path: root/include/link_rfu.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-01-20 15:24:36 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2020-01-20 15:24:36 -0500
commita083f0f57f684eba3bb0f9ae3aeb09edb41f2fc2 (patch)
treef2c60ffe2a0a6df2e9028b0db680443a4247462b /include/link_rfu.h
parentac5bfcf1ce9c0f1dfe240dca3aeb0f3fcaa83280 (diff)
through sub_81186C8
Diffstat (limited to 'include/link_rfu.h')
-rw-r--r--include/link_rfu.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/link_rfu.h b/include/link_rfu.h
index 6f7e01678..35e5d46ff 100644
--- a/include/link_rfu.h
+++ b/include/link_rfu.h
@@ -233,8 +233,8 @@ void MG_DrawCheckerboardPattern(void);
void task_add_05_task_del_08FA224_when_no_RfuFunc(void);
bool8 IsLinkRfuTaskFinished(void);
void DestroyWirelessStatusIndicatorSprite(void);
-void MEvent_CreateTask_CardOrNewsWithFriend(u8);
-void MEvent_CreateTask_CardOrNewsOverWireless(u8);
+void MEvent_CreateTask_CardOrNewsWithFriend(u32 arg0);
+void MEvent_CreateTask_CardOrNewsOverWireless(u32 arg0);
void MEvent_CreateTask_Leader(u32 arg0);
void sub_80F9E2C(void * data);
u8 sub_8116DE0(void);
@@ -315,6 +315,7 @@ void RecordMixTrainerNames(void);
void sub_80F8CFC();
void sub_80F8D14();
void sub_80FAF74(bool32 a0, bool32 a1);
+void ClearAndInitHostRFUtgtGname(void);
#include "mevent_server.h"
extern const struct mevent_server_cmd gMEventSrvScript_OtherTrainerCanceled[];