00001 #ifndef DGN_SWAMP_H 00002 #define DGN_SWAMP_H 00003 00004 void dgn_build_swamp_level(int level); 00005 00006 #endif