Improved the display_text_file(): moved to text.cpp and made it more independent.
[supertux.git] / src / text.h
index c5728cc..6a02999 100644 (file)
@@ -23,6 +23,8 @@
 
 #include "texture.h"
 
+void display_text_file(char *file, char* surface);
+void display_text_file(char *file, Surface* surface);
 
 /* Kinds of texts. */
 enum {