mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 21:33:07 -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:
@@ -252,7 +252,7 @@ void daNpc_Bj1_c::setAttention(bool) {
|
||||
}
|
||||
|
||||
/* 000025D4-00002608 .text searchByID__11daNpc_Bj1_cFUi */
|
||||
void daNpc_Bj1_c::searchByID(uint) {
|
||||
void daNpc_Bj1_c::searchByID(fpc_ProcID) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user