diff options
author | scnorton <scnorton@biociphers.org> | 2018-01-18 17:38:51 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2018-01-18 17:38:51 -0500 |
commit | 68e9b5719c36f3bbbd807a2139e35d2c4207395d (patch) | |
tree | d8c8a8d89db9035b470fec49111fa08a820d78c9 /include/librfu.h | |
parent | 090f70dd5b0983b761b08c04c8cfc9873738db52 (diff) |
sub_800F4F0
Diffstat (limited to 'include/librfu.h')
-rw-r--r-- | include/librfu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/librfu.h b/include/librfu.h index 9e1c2ff60..88cbe2d3d 100644 --- a/include/librfu.h +++ b/include/librfu.h @@ -208,6 +208,7 @@ void rfu_getRFUStatus(u8 *status); u8 *rfu_getSTWIRecvBuffer(void); u8 rfu_NI_CHILD_setSendGameName(u8 a0, u8 a1); void rfu_clearSlot(u8 a0, u8 a1); +void rfu_clearAllSlot(void); bool16 rfu_CHILD_getConnectRecoveryStatus(u8 *status); bool16 rfu_getConnectParentStatus(u8 *status, u8 *a1); bool16 rfu_UNI_PARENT_getDRAC_ACK(u8 *a0); |