mirror of
https://github.com/zeldaret/tp
synced 2026-08-12 11:52:59 -04:00
d_a_npc_uri almost matching (#2400)
* d_a_npc_uri almost matching * Fix various issues * Fix
This commit is contained in:
@@ -409,7 +409,7 @@ public:
|
||||
|
||||
bool chkReverse() { return mDirection == 1; }
|
||||
|
||||
u16 getNumPnts() {
|
||||
int getNumPnts() {
|
||||
dPath* path = mpRoomPath;
|
||||
return path->m_num;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user