aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/driver/animation.h')
-rw-r--r--sword2/driver/animation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sword2/driver/animation.h b/sword2/driver/animation.h
index 2303c5a558..c71d263546 100644
--- a/sword2/driver/animation.h
+++ b/sword2/driver/animation.h
@@ -37,7 +37,6 @@ public:
AnimationState(Sword2Engine *vm);
~AnimationState();
- bool init(const char *name);
bool decodeFrame();
#ifndef BACKEND_8BIT