]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - quakedef.h
Implement experimental hook-like system, with working example.
[xonotic/darkplaces.git] / quakedef.h
index 8b9ea4d8aaf0242c64011bcf0fcbfdfa89541589..d07a93a5a38b9494c0848901866892247c3e5e2c 100644 (file)
@@ -376,6 +376,7 @@ extern char engineversion[128];
 #include "sys.h"
 #include "vid.h"
 #include "mathlib.h"
+#include "hook.h"
 
 #include "r_textures.h"