Rename HostIO mChildID to mNo

TP debug has an assert in d_a_obj showing the name of this variable is `M_no` there.
This commit is contained in:
LagoLunatic
2025-01-31 15:49:44 -05:00
parent 2ece7c9ce1
commit a52bb789da
32 changed files with 82 additions and 86 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ JntHit_HIO_c::JntHit_HIO_c() {
m1C = 0.0f;
m20 = 0.0f;
m24 = 100.0f;
mChildID = -1;
mNo = -1;
}
/* 80060C44-80060EC4 .text CreateInit__8JntHit_cFv */