]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/extern.h
Implemented the definitions for the new items class and added some declarations into...
[irc/gameservirc.git] / gameserv / extern.h
index 00d1d783dfd2275a293129b14f6375728c25852e..0bdc785979b44055e6b43cc39fa703d57698a807 100644 (file)
@@ -9,6 +9,7 @@
 #define WNA 16         // Weapons and armor
 
 #include <stdarg.h>
+#include "item.h"
 #include "player.h"
 #include "level.h"
 #include "list.h"