ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/shstr.C
(Generate patch)

Comparing deliantra/server/common/shstr.C (file contents):
Revision 1.43 by root, Fri Mar 26 01:04:44 2010 UTC vs.
Revision 1.44 by root, Thu Apr 15 00:36:51 2010 UTC

141#define def(id) def2(shstr_ ## id, # id) 141#define def(id) def2(shstr_ ## id, # id)
142# include "shstrinc.h" 142# include "shstrinc.h"
143#undef def 143#undef def
144#undef def2 144#undef def2
145 145
146shstr skill_names[NUM_SKILLS];
147materialtype_t material_null; 146materialtype_t material_null;
148 147

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines