--- deliantra/server/include/shstr.h 2007/11/08 19:43:25 1.20 +++ deliantra/server/include/shstr.h 2008/05/03 11:14:50 1.21 @@ -181,6 +181,8 @@ return b == a; } +extern const shstr shstr_null; + #define def(str) extern const shstr shstr_ ## str; # include "shstrinc.h" #undef def