summaryrefslogtreecommitdiff
path: root/src/save.h
diff options
context:
space:
mode:
authorSonic Dreamcaster <alejandro.asenjo88@gmail.com>2025-01-25 02:30:28 -0300
committerSonic Dreamcaster <alejandro.asenjo88@gmail.com>2025-01-25 02:30:28 -0300
commit27bce0d1a6d74ee057b0a7ae952e95a6a9fe967b (patch)
tree6443808fc5f643827eda7c57a51ee49d46667987 /src/save.h
parentbf2dc284d8578b7935bee2b3e32d919ea973824f (diff)
Matching func_800B578C, by @inspectredc
Diffstat (limited to 'src/save.h')
-rw-r--r--src/save.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/save.h b/src/save.h
index 8983a9677..d5431fc6d 100644
--- a/src/save.h
+++ b/src/save.h
@@ -59,7 +59,7 @@ s32 is_cc_mode_complete(s32);
s32 has_unlocked_extra_mode(void);
s32 has_completed_extra_mode(void);
void func_800B559C(s32);
-s32 func_800B578C(s32);
+u8 func_800B578C(s32);
s32 func_800B5888(s32);
s32 func_800B58C4(s32);
void update_save_data_backup(void);