summaryrefslogtreecommitdiff
path: root/src/floor_item.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-10-09 16:27:05 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-10-09 16:27:05 +0000
commit2327c5a7c3b054e52b69286da906f8e5c4432d1c (patch)
tree28a566d4d54b8c046b18f18c1fb592c31f83f5dd /src/floor_item.h
parentff4d98eeee5a5a799039549c6df885a5208b792f (diff)
downloadMana-2327c5a7c3b054e52b69286da906f8e5c4432d1c.tar.gz
Mana-2327c5a7c3b054e52b69286da906f8e5c4432d1c.tar.bz2
Mana-2327c5a7c3b054e52b69286da906f8e5c4432d1c.tar.xz
Mana-2327c5a7c3b054e52b69286da906f8e5c4432d1c.zip
Fixed player names overlapping other players and more cleanups.
Diffstat (limited to 'src/floor_item.h')
-rwxr-xr-xsrc/floor_item.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/floor_item.h b/src/floor_item.h
index e004c0a2..abec9840 100755
--- a/src/floor_item.h
+++ b/src/floor_item.h
@@ -28,8 +28,6 @@
#include "map.h"
#include "sprite.h"
-class Map;
-
/**
* An item lying on the floor.
*/