mapShortCoord


in mapFile.h


typedef struct mapFileShortCoord { 
short x;
short y;
short z;
} mapShortCoord;