Merge branch 'master' of github.com:diasurgical/devilution

This commit is contained in:
Anders Jenbo 2020-09-27 03:34:42 +02:00
commit 893efd51ea
79 changed files with 3038 additions and 720 deletions

View file

@ -1,3 +1,8 @@
/**
* @file town.h
*
* Implementation of functionality for rendering the town, towners and calling other render routines.
*/
#include "all.h"
DEVILUTION_BEGIN_NAMESPACE