aboutsummaryrefslogtreecommitdiff
path: root/sword1/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/animation.h')
-rw-r--r--sword1/animation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sword1/animation.h b/sword1/animation.h
index 2e5346448e..567bb7ebf0 100644
--- a/sword1/animation.h
+++ b/sword1/animation.h
@@ -39,7 +39,6 @@ public:
AnimationState(Screen *scr, SoundMixer *snd, OSystem *sys);
~AnimationState();
- bool init(const char *name);
bool decodeFrame();
private: