]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/level.h
added items to the tavern.dat, added the filename option to the config file
[irc/gameservirc.git] / gameserv / level.h
index ebc4defb2cd7f15fde8f9ee3e9bf0093dc84bd54..988d623903986404eed8595922640b921ac8d88a 100644 (file)
@@ -2,7 +2,8 @@
 #define LEVEL_H
 
 #include <string.h>
-#include "player.h"
+
+class Player;  // Forward declaration
 #include "list.h"
 
 struct range {