summaryrefslogtreecommitdiff
path: root/ContentLoader.h
diff options
context:
space:
mode:
authorKris Parker2009-11-28 17:39:00 +0000
committerKris Parker2009-11-28 17:39:00 +0000
commit14d183b033d273a87a5e83b549d029c66c1ffa88 (patch)
tree0badd3cc1332f58797e39f7a621d94a792c22911 /ContentLoader.h
parent6d34334ad20bb64cf367ce436a3cb460deadc5d3 (diff)
downloadstonesense-14d183b033d273a87a5e83b549d029c66c1ffa88.tar.gz
stonesense-14d183b033d273a87a5e83b549d029c66c1ffa88.tar.bz2
stonesense-14d183b033d273a87a5e83b549d029c66c1ffa88.tar.xz
First pass at critter animation
Diffstat (limited to 'ContentLoader.h')
-rw-r--r--ContentLoader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ContentLoader.h b/ContentLoader.h
index e1f4c0f..4337f31 100644
--- a/ContentLoader.h
+++ b/ContentLoader.h
@@ -35,3 +35,4 @@ extern ContentLoader contentLoader;
extern const char* getDocument(TiXmlNode* element);
extern void contentError(const char* message, TiXmlNode* element);
+extern char getAnimFrames(const char* framestring);