mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-06 02:38:11 -04:00
himo3 OK
This commit is contained in:
@@ -991,9 +991,9 @@ void daShip_c::setYPos() {
|
||||
BOOL daShip_c::checkOutRange() {
|
||||
dPnt* pnt;
|
||||
dPath* path;
|
||||
cXyz* closestPoint;
|
||||
cXyz* nextPoint;
|
||||
cXyz* prevPoint;
|
||||
Vec* closestPoint;
|
||||
Vec* nextPoint;
|
||||
Vec* prevPoint;
|
||||
int lastIndex;
|
||||
int closestIndex;
|
||||
int pathIndex;
|
||||
|
||||
Reference in New Issue
Block a user