From: Ingo Ruhnke Date: Fri, 19 Mar 2004 23:17:17 +0000 (+0000) Subject: - added worldmap stuff X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=b81753b1f8057b416026644df7fd448ae3df3148;p=supertux.git - added worldmap stuff SVN-Revision: 266 --- diff --git a/src/Makefile.am b/src/Makefile.am index 41c9f34a4..7e5fea56a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -53,6 +53,8 @@ supertux_SOURCES = \ type.cpp \ type.h \ world.cpp \ - world.h + world.h \ + worldmap.cpp \ + worldmap.h # EOF #