Rename `func_8008A910` to `nuContPakJisToN64` and `func_8008AA5C` to `nuContPakN64ToJis`

Not sure about both of these but they were missing so far
This commit is contained in:
gijs 2023-10-22 12:47:51 +02:00
parent d68db110f1
commit f89ed6df1a
1 changed files with 3 additions and 0 deletions

View File

@ -102,6 +102,9 @@ nuContReadFuncSet = 0x8008A660;
nuContPakMgrInit = 0x8008A6A0;
nuContPakMgrRemove = 0x8008A6C0;
nuContPakJisToN64 = 0x8008A910;
nuContPakN64ToJis = 0x8008AA5C;
nuContPakOpen = 0x8008ABD0;
nuContPakOpenImpl = 0x8008A6E0;
nuContPakGetFree = 0x8008AC30;