summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dgn-swamp.h
blob: 609b0b14b0807deeda48e1f5fada32e279a7be3b (plain) (blame)
1
2
3
4
5
6
#ifndef DGN_SWAMP_H
#define DGN_SWAMP_H

void dgn_build_swamp_level();

#endif