badguys can now have multiple hitpoints (default is 1)
[supertux.git] / src / intro.h
index 8648e20..87b34e2 100644 (file)
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#ifndef SUPERTUX_INTRO_H
+#define SUPERTUX_INTRO_H
+
 void draw_intro();
 
+#endif /*SUPERTUX_INTRO_H*/
+
 /* Local Variables: */
 /* mode:c++ */
 /* End: */