commit 3982d04b733ff21132948dc75591b30461ab2063
Author: Turo Lamminen <turotl@gmail.com>
AuthorDate: Sat Jul 21 16:27:01 2018 +0300
Commit: Turo Lamminen <turotl@gmail.com>
CommitDate: Sat Jul 21 16:56:35 2018 +0300
doom: Make banners variable const
---
src/doom/d_main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/doom/d_main.c b/src/doom/d_main.c
index 0df96bc4..79a5304b 100644
--- a/src/doom/d_main.c
+++ b/src/doom/d_main.c
@@ -621,7 +621,7 @@ void D_StartTitle (void)
// These are from the original source: some of them are perhaps
// not used in any dehacked patches
-static char *banners[] =
+static const char *banners[] =
{
// doom2.wad
" "