summaryrefslogtreecommitdiff
path: root/src/resources/animation.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-03-21 21:56:12 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-03-21 21:56:12 +0000
commit823aa330987205b251d9f662cfdd4c39149c6ec7 (patch)
tree55e78b4621bfc867b5ff1ecee101d46a6d7169e2 /src/resources/animation.h
parent9d51b2e1077042ae42d42a0e6314e439c62e2925 (diff)
downloadmana-client-823aa330987205b251d9f662cfdd4c39149c6ec7.tar.gz
mana-client-823aa330987205b251d9f662cfdd4c39149c6ec7.tar.bz2
mana-client-823aa330987205b251d9f662cfdd4c39149c6ec7.tar.xz
mana-client-823aa330987205b251d9f662cfdd4c39149c6ec7.zip
Renamed Spriteset to ImageSet.
Diffstat (limited to 'src/resources/animation.h')
-rw-r--r--src/resources/animation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/animation.h b/src/resources/animation.h
index 54142bcb..d0d11c69 100644
--- a/src/resources/animation.h
+++ b/src/resources/animation.h
@@ -29,7 +29,6 @@
#include <libxml/tree.h>
class Image;
-class Spriteset;
/**
* A single frame in an animation, with a delay and an offset.