#include <struct.h>
Data Fields | |
| unsigned char | level |
| int | x |
| int | y |
Definition at line 205 of file struct.h.
| unsigned char location_s::level |
Definition at line 207 of file struct.h.
Referenced by ResolveMapLabelOnLevel(), and TeleportHome().
| int location_s::x |
Definition at line 208 of file struct.h.
Referenced by GetThisLevelsSpecialForces(), ResolveMapLabelOnLevel(), ResolveMapLabelOnShip(), and TeleportHome().
| int location_s::y |
Definition at line 209 of file struct.h.
Referenced by GetThisLevelsSpecialForces(), ResolveMapLabelOnLevel(), ResolveMapLabelOnShip(), and TeleportHome().
1.5.5