Rename `func_8008ABD0` to `nuContPakOpen`

This commit is contained in:
gijs 2023-10-22 11:43:05 +02:00
parent bf2367a63b
commit 80749648af
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ nuContReadFuncSet = 0x8008A660;
nuContPakMgrInit = 0x8008A6A0; nuContPakMgrInit = 0x8008A6A0;
nuContPakMgrRemove = 0x8008A6C0; nuContPakMgrRemove = 0x8008A6C0;
nuContPakOpen = 0x8008ABD0;
nuContPakOpenImpl = 0x8008A6E0; nuContPakOpenImpl = 0x8008A6E0;
nuContPakGetFreeImpl = 0x8008A730; nuContPakGetFreeImpl = 0x8008A730;
nuContPakFileReadWriteImpl = 0x8008A758; nuContPakFileReadWriteImpl = 0x8008A758;