Downgrade surface format message from warning to debug
[supertux.git] / src / lisp / parser.hpp
index 7bb9903..47c4fcd 100644 (file)
@@ -60,6 +60,7 @@ private:
   tinygettext::DictionaryManager* dictionary_manager;
   tinygettext::Dictionary* dictionary;
   Lexer::TokenType token;
+  char** searchpath;
 
   struct obstack obst;