* Fixed a few own mistakes from a previous commit
[supertux.git] / src / badguy / yeti.cpp
index e5a9b5c..f6d745a 100644 (file)
@@ -166,7 +166,7 @@ Yeti::kill_fall()
 }
 
 void
-Yeti::write(lisp::Writer& )
+Yeti::write(lisp::Writer& writer)
 {
   writer.start_list("yeti");