--- deliantra/server/common/shstr.C 2008/04/11 21:09:52 1.29 +++ deliantra/server/common/shstr.C 2008/05/03 11:14:50 1.30 @@ -137,6 +137,8 @@ curpos = *i; } +const shstr shstr_null; + // declare these here to get correct initialisation order #define def(str) const shstr shstr_ ## str (# str); # include "shstrinc.h"