mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 21:53:52 -04:00
Add fpc_ProcID type and use it for all process IDs
See https://github.com/zeldaret/tp/pull/2173
This commit is contained in:
@@ -162,7 +162,7 @@ void daNpc_Pf1_c::chk_parts_notMov() {
|
||||
}
|
||||
|
||||
/* 0000111C-00001170 .text searchByID__11daNpc_Pf1_cFUiPi */
|
||||
void daNpc_Pf1_c::searchByID(uint, int*) {
|
||||
void daNpc_Pf1_c::searchByID(fpc_ProcID, int*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user