]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/keyhunt.qh
Get VoreTournament code to compile with gmqcc. To be compiled with the same parameter...
[voretournament/voretournament.git] / data / qcsrc / server / keyhunt.qh
index a410045cf2c54fadcc2c25b1758f66da3f71092c..4b63d01112cc40e62cc005a5cb08041e8b74fd07 100644 (file)
@@ -30,5 +30,5 @@ void kh_update_state();
 #define STR_ITEM_KH_KEY "item_kh_key"\r
 typedef void(void) kh_Think_t;\r
 var kh_Think_t kh_Controller_Thinkfunc;\r
-void kh_Controller_SetThink(float t, string msg, kh_Think_t func)\r
-void kh_Key_Remove(entity key)\r
+void kh_Controller_SetThink(float t, string msg, kh_Think_t func);\r
+void kh_Key_Remove(entity key);\r