diff options
author | Cameron Hall <cameronghall@cox.net> | 2019-08-04 23:42:54 -0500 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2019-08-04 23:42:54 -0500 |
commit | bcd0c961fa3643240d9f9785e5bf5b037158aa98 (patch) | |
tree | ea3e8d61c7276c9a23697a3c8c1d883575316aa4 /include/functions.h | |
parent | 6aff563512d963cff64ab3b24a7eb63674f4d3fa (diff) |
import strlen
Diffstat (limited to 'include/functions.h')
-rw-r--r-- | include/functions.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/functions.h b/include/functions.h index c1d64cf..5846d0e 100644 --- a/include/functions.h +++ b/include/functions.h @@ -830,8 +830,4 @@ extern void sub_1175C(void); extern void sub_11968(void); extern void sub_11B74(void); -// asm/unknown_lib_2.s - -extern int sub_55A24(u8*); // Rumble Pak? - #endif // GUARD_FUNCTIONS_H
\ No newline at end of file |