]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - progsvm.h
WIN32: changed stricmp and strnicmp to have an underscore prefix
[xonotic/darkplaces.git] / progsvm.h
index 9d50da706ee6a22b01d943321ea1c01b34f3fa77..52dfd03b216b9288ce077f1a09cc59f7cbfbc1ba 100644 (file)
--- a/progsvm.h
+++ b/progsvm.h
@@ -267,6 +267,7 @@ typedef struct prvm_prog_funcoffsets_s
        func_t SV_ChangeTeam; // ssqc
        func_t SV_ParseClientCommand; // ssqc
        func_t SV_PlayerPhysics; // ssqc
+       func_t SV_OnEntityNoSpawnFunction; // ssqc
        func_t GameCommand; // any
 
        // menu qc only uses some functions, nothing else