aboutsummaryrefslogtreecommitdiff
path: root/graphics/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/animation.h')
-rw-r--r--graphics/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/animation.h b/graphics/animation.h
index aa36369974..1ee6a12879 100644
--- a/graphics/animation.h
+++ b/graphics/animation.h
@@ -133,7 +133,7 @@ public:
bool init(const char *name, void *audioArg = NULL);
bool decodeFrame();
- void screenChanged();
+ void handleScreenChanged();
void updateScreen();
#ifndef BACKEND_8BIT