- added intro text
[supertux.git] / src / intro.h
index a0e8c2c..8648e20 100644 (file)
@@ -17,7 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-int intro(void);
+void draw_intro();
 
 /* Local Variables: */
 /* mode:c++ */