summaryrefslogtreecommitdiff
path: root/src/resources/sprite/spritedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/sprite/spritedef.h')
-rw-r--r--src/resources/sprite/spritedef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/sprite/spritedef.h b/src/resources/sprite/spritedef.h
index fcb019d31..b2fceb2be 100644
--- a/src/resources/sprite/spritedef.h
+++ b/src/resources/sprite/spritedef.h
@@ -102,7 +102,7 @@ class SpriteDef final : public Resource
*/
void loadSprite(XmlNodeConstPtr spriteNode,
const int variant,
- const std::string &palettes = "");
+ const std::string &palettes);
/**
* Loads an imageset element.