shithub: qk3

Download patch

ref: dce992c2e5ccca0419ba07df5eb8292a335d19f9
parent: 83d9a50fccb7e84172b97c44da9a9a5a252c1c67
author: qwx <>
date: Mon Jan 14 17:30:59 EST 2019

botlib: more struct packing shenanigans

--- a/code/botlib/aasfile.h
+++ b/code/botlib/aasfile.h
@@ -136,6 +136,7 @@
 	vec3_t end;							//end point of inter area movement
 	int traveltype;					//type of travel required to get to the area
 	unsigned short int traveltime;//travel time of the inter area movement
+	uchar pad[2];
 } aas_reachability_t;
 
 //area settings