summaryrefslogtreecommitdiff
path: root/src/actormanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actormanager.h')
-rw-r--r--src/actormanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actormanager.h b/src/actormanager.h
index 9646a3cee..4a50e4571 100644
--- a/src/actormanager.h
+++ b/src/actormanager.h
@@ -217,7 +217,7 @@ class ActorManager final: public ConfigListener
/**
* Returns the whole list of beings.
*/
- const ActorSprites &getAll() const;
+ const ActorSprites &getAll() const A_CONST;
/**
* Returns true if the given ActorSprite is in the manager's list,