diff options
author | Cameron Hall <cameronghall@cox.net> | 2019-08-04 23:24:09 -0500 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2019-08-04 23:24:09 -0500 |
commit | 890edd5103b7dcb08dcaed90dcc181abd395f03b (patch) | |
tree | 3b0d55dccfb434f1de09a83069468d3abfbe6538 /include/functions.h | |
parent | a6e0483749782133d78058c25300f2036cc3a1cc (diff) |
import agb_sram library
Diffstat (limited to 'include/functions.h')
-rw-r--r-- | include/functions.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/functions.h b/include/functions.h index d6e53d8..c1d64cf 100644 --- a/include/functions.h +++ b/include/functions.h @@ -834,12 +834,4 @@ extern void sub_11B74(void); extern int sub_55A24(u8*); // Rumble Pak? -// asm/unknown_lib.s - -//extern ? sub_554F0(); -//extern ? sub_55530(); -//extern ? sub_55570(); -//extern ? sub_555BC(); -extern void sub_55654(void *, u32, int); - #endif // GUARD_FUNCTIONS_H
\ No newline at end of file |