🎨 Change namespace to devilution

This commit is contained in:
Anders Jenbo 2021-04-06 13:15:46 +02:00
commit bfb3c11c2b
270 changed files with 402 additions and 402 deletions

View file

@ -5,7 +5,7 @@
*/
#include "all.h"
namespace dvl {
namespace devilution {
LightListStruct VisionList[MAXVISION];
BYTE lightactive[MAXLIGHTS];
@ -1297,4 +1297,4 @@ void lighting_color_cycling()
}
}
}
} // namespace devilution