summaryrefslogtreecommitdiff
path: root/src/code_80A26CC_1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code_80A26CC_1.c')
-rw-r--r--src/code_80A26CC_1.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/code_80A26CC_1.c b/src/code_80A26CC_1.c
new file mode 100644
index 0000000..5693ecd
--- /dev/null
+++ b/src/code_80A26CC_1.c
@@ -0,0 +1,9 @@
+#include "global.h"
+
+extern u32 sub_8001658(u32, u32);
+extern const char *sub_80A2B18(s16);
+
+const char *sub_80A2B28(u16 r0)
+{
+ return sub_80A2B18(sub_8001658(0, 17));
+}