diff options
| author | Maide <34639600+Kelebek1@users.noreply.github.com> | 2023-08-18 04:44:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-17 20:44:08 -0700 |
| commit | c863d781327c1d371cb81ad31a4fd06b53e1b953 (patch) | |
| tree | 27d282e78cfe134623a000394dace56d03eb261a /include/69CB30.h | |
| parent | ae5aa8db7c07a162cf140a30e9af772c57e4b16b (diff) | |
m_start_data_init (#61)
* m_start_data_init
* Fix NPC, m,atch last func
* Rebased
* Rebased
* Update struct names
* PR
---------
Co-authored-by: Maide <you@example.com>
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 383e08b..60fe607 100644 --- a/include/69CB30.h +++ b/include/69CB30.h @@ -3,7 +3,7 @@ #include "ultra64.h" -// void func_80078E90_jp(); +s32 func_80078E90_jp(s32 arg0, s32 arg1); // void func_80078EB4_jp(); // void func_80078EE0_jp(); // void func_80078F08_jp(); @@ -37,7 +37,7 @@ // void func_80079EDC_jp(); // void func_80079F44_jp(); // void func_8007A008_jp(); -// void mCPk_get_pkinfo(); +s32 mCPk_get_pkinfo(void); // void func_8007A080_jp(); #endif |
