📝 Correct file header
This commit is contained in:
parent
f025d5c910
commit
bcbaeba2f0
5 changed files with 19 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
/**
|
||||
* @file automap_render.cpp
|
||||
*
|
||||
* Line drawing routines for the automap.
|
||||
*/
|
||||
#include "engine/render/automap_render.hpp"
|
||||
|
||||
namespace devilution {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue