namespace comment

This commit is contained in:
Zeno Rogue 2020-04-01 12:02:26 +02:00
parent 5c78ba8837
commit a8b4ad3a85
1 changed files with 1 additions and 0 deletions

View File

@ -548,6 +548,7 @@ EX int getHemisphere(cell *c, int which) {
}
}
/** \brief Various functions related to map patterns. */
EX namespace patterns {
#if HDR