mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 13:00:01 -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:
@@ -797,7 +797,7 @@ BOOL daNpc_Os_c::finish02NpcAction(void* param_1) {
|
||||
return true;
|
||||
}
|
||||
|
||||
static uint l_msgId;
|
||||
static fpc_ProcID l_msgId;
|
||||
static msg_class* l_msg;
|
||||
|
||||
/* 00001F48-00002118 .text talkNpcAction__10daNpc_Os_cFPv */
|
||||
|
||||
Reference in New Issue
Block a user