implemented a new object factory mechanism which is now really independent of the...
[supertux.git] / src / misc.h
index e005087..33902f0 100644 (file)
@@ -14,7 +14,6 @@
 //  You should have received a copy of the GNU General Public License
 //  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_MISC_H
 #define SUPERTUX_MISC_H
 
@@ -51,4 +50,3 @@ void st_menu();
 void st_menu_free();
 
 #endif //SUPERTUX_MISC_H
-