]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - prvm_offsets.h
change the isserver builtin to just return sv.active rather than
[xonotic/darkplaces.git] / prvm_offsets.h
index c02bc07aa5cdcac44744a3ccc663f143763b1ae0..36256c5fb3dc8116178a031c23850c6c13c9e57d 100644 (file)
@@ -438,6 +438,7 @@ PRVM_DECLARE_function(m_init)
 PRVM_DECLARE_function(m_keydown)
 PRVM_DECLARE_function(m_keyup)
 PRVM_DECLARE_function(m_newmap)
+PRVM_DECLARE_function(m_gethostcachecategory)
 PRVM_DECLARE_function(m_shutdown)
 PRVM_DECLARE_function(m_toggle)
 PRVM_DECLARE_function(main)