summaryrefslogtreecommitdiff
path: root/src/resources/spritedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/spritedef.h')
-rw-r--r--src/resources/spritedef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/spritedef.h b/src/resources/spritedef.h
index 5bbfe81bd..fb37863f8 100644
--- a/src/resources/spritedef.h
+++ b/src/resources/spritedef.h
@@ -125,7 +125,7 @@ class SpriteDef final : public Resource
/**
* Include another sprite into this one.
*/
- void includeSprite(const XmlNodePtr includeNode);
+ void includeSprite(const XmlNodePtr includeNode, const int variant);
/**
* Complete missing actions by copying existing ones.