Apply the new ground_level method.
[crawl.git] / crawl-ref / source / dgn-swamp.h
blob9cb8894a988c5a6f1f788693c19066c59c06ea1a
1 #ifndef DGN_SWAMP_H
2 #define DGN_SWAMP_H
4 void dgn_build_swamp_level(int level);
6 #endif