d_a_npc_uri almost matching (#2400)

* d_a_npc_uri almost matching

* Fix various issues

* Fix
This commit is contained in:
hev7
2025-04-19 12:35:06 +01:00
committed by GitHub
parent c5f9d8dd9f
commit f63b2db2f9
5 changed files with 1846 additions and 1983 deletions
+1 -1
View File
@@ -267,7 +267,7 @@ void daNpcT_Path_c::reverse() {
/* 80145DD0-80145E38 140710 0068+00 2/2 0/0 8/8 .text setNextIdx__13daNpcT_Path_cFi */
int daNpcT_Path_c::setNextIdx(int param_0) {
u16 numPnts = getNumPnts();
int numPnts = getNumPnts();
if (chkClose() != 0 && numPnts == param_0) {
return daNpcT_incIdx(param_0, mIdx, 1, mDirection);
+1692 -1928
View File
File diff suppressed because it is too large Load Diff