summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dgn-shoals.h
blob: 023f321fe687563e6f574e1ebc9b51efe27ec990 (plain) (blame)
1
2
3
4
5
6
#ifndef DGN_SHOALS_H
#define DGN_SHOALS_H

void prepare_shoals(int level_number);

#endif