Add fpc_ProcID type and use it for all process IDs

See https://github.com/zeldaret/tp/pull/2173
This commit is contained in:
LagoLunatic
2024-07-12 21:14:13 -04:00
parent 61d9f474a5
commit 2def735282
159 changed files with 401 additions and 382 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ void daNpc_Ob1_c::setAttention(bool) {
}
/* 000019C4-000019F8 .text searchByID__11daNpc_Ob1_cFUi */
void daNpc_Ob1_c::searchByID(uint) {
void daNpc_Ob1_c::searchByID(fpc_ProcID) {
/* Nonmatching */
}