aboutsummaryrefslogtreecommitdiff
path: root/Artist.h
diff options
context:
space:
mode:
Diffstat (limited to 'Artist.h')
-rw-r--r--Artist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Artist.h b/Artist.h
index 49d0393..b880d5e 100644
--- a/Artist.h
+++ b/Artist.h
@@ -15,6 +15,7 @@ public:
private:
void update_movement();
void update_edge_collision();
+ void update_color();
public:
ArtistData data;