diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2024-05-14 16:43:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-14 07:43:37 -0700 |
| commit | 707577c16ed46aea106e41982a76294a448c7de7 (patch) | |
| tree | 6bfa1ac8b5ec8e7c35ff8beb093ad7428c572f4f /include/69CB30.h | |
| parent | 8b5260063f75dbaa29636f34ec05774d692cf569 (diff) | |
save_menu OK (#184)
Diffstat (limited to 'include/69CB30.h')
| -rw-r--r-- | include/69CB30.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/69CB30.h b/include/69CB30.h index 74d3b3e..dc18253 100644 --- a/include/69CB30.h +++ b/include/69CB30.h @@ -6,7 +6,7 @@ struct Animal_c; struct PrivateInfo; -s32 func_80078E90_jp(void* arg0, s32 arg1); +s32 mCPk_PakOpen(void* arg0, s32 arg1); // void func_80078EB4_jp(); // void func_80078EE0_jp(); // void func_80078F08_jp(); @@ -20,7 +20,7 @@ s32 func_80078E90_jp(void* arg0, s32 arg1); // void func_800792FC_jp(); // void func_80079378_jp(); // void func_800793A8_jp(); -// void mCPk_SavePak(); +s32 mCPk_SavePak(struct PrivateInfo*, struct Animal_c*, void*); s32 func_8007942C_jp(struct PrivateInfo*, struct Animal_c*, void*); // void func_800794E4_jp(); // void func_8007967C_jp(); |
