From 7fa4f1a92bdc4cefb094f9e3f1144ad3e3a588d9 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Sun, 21 Feb 2021 11:13:55 -0800 Subject: Fully decomp save.s (#28) * some work on decomping more save stuff * code cleanup and decomp another save func * fully decomp save and combine split save c files * fix two nonmatchings --- src/code_800558C.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/code_800558C.c') diff --git a/src/code_800558C.c b/src/code_800558C.c index 8de7dd3..a920070 100644 --- a/src/code_800558C.c +++ b/src/code_800558C.c @@ -1,8 +1,6 @@ #include "global.h" #include "code_800558C.h" -extern u32 gUnknown_203B47C; - extern u8 gUnknown_2026E38; extern u32 gUnknown_2026E3C; extern u16 gUnknown_2026E4E; -- cgit v1.2.3