through sub_814490C
This commit is contained in:
+1
-1
@@ -149,7 +149,7 @@ extern bool8 gLinkVSyncDisabled;
|
||||
extern u8 gUnknown_3003F64;
|
||||
extern u8 gUnknown_3003F84;
|
||||
extern u64 gUnknown_3003FB4;
|
||||
extern u16 gUnknown_202271A;
|
||||
extern u16 gLinkType;
|
||||
|
||||
void Task_DestroySelf(u8);
|
||||
void OpenLink(void);
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
#ifndef GUARD_LINK_RFU_H
|
||||
#define GUARD_LINK_RFU_H
|
||||
|
||||
void sub_8142504(const u8 *str);
|
||||
bool32 mevent_0814257C(u8 * cmdPtr, const u8 * src);
|
||||
void sub_80FA190(void);
|
||||
|
||||
#endif //GUARD_LINK_RFU_H
|
||||
@@ -1,7 +0,0 @@
|
||||
#ifndef GUARD_LINK_RFU_4_H
|
||||
#define GUARD_LINK_RFU_4_H
|
||||
|
||||
void sub_8142504(const u8 *str);
|
||||
bool32 mevent_0814257C(u8 * cmdPtr, const u8 * src);
|
||||
|
||||
#endif //GUARD_LINK_RFU_4_H
|
||||
@@ -0,0 +1,4 @@
|
||||
#ifndef GUARD_MEVENT_SERVER_H
|
||||
#define GUARD_MEVENT_SERVER_H
|
||||
|
||||
#endif //GUARD_MEVENT_SERVER_H
|
||||
Reference in New Issue
Block a user