X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=progsvm.h;h=343b99bb5d3cbc2ee5c3c4c3181864135df2d2fb;hp=b87822a41482f9f7f11172ff40524cc0dece064c;hb=adaa4ba5564a89300b5e8998d0ce95f75348135c;hpb=e42e4168dcbbade766cfa8ad980e7975a14fa1bb diff --git a/progsvm.h b/progsvm.h index b87822a4..343b99bb 100644 --- a/progsvm.h +++ b/progsvm.h @@ -512,7 +512,6 @@ prvm_prog_funcoffsets_t; // stringbuffer flags #define STRINGBUFFER_SAVED 1 // saved in savegames - typedef struct prvm_stringbuffer_s { int max_strings;