mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-07 05:14:58 -04:00
Standardize process ID type to be uint
This commit is contained in:
@@ -54,7 +54,6 @@ BOOL daTama_c::_draw() {
|
||||
|
||||
/* 0000011C-000002D4 .text _execute__8daTama_cFv */
|
||||
BOOL daTama_c::_execute() {
|
||||
/* Nonmatching */
|
||||
fopNpc_npc_c* partner = (fopNpc_npc_c*)fopAcM_SearchByID(mPartnerID);
|
||||
bool del = true;
|
||||
if (partner != NULL) {
|
||||
|
||||
Reference in New Issue
Block a user