shithub: choc

Download patch

ref: a6ef89c78a7875a276c7e95dd00f3f23f01137f0
parent: c058a8d7067485155ac3be4c5c1b02d5378dc83c
author: Turo Lamminen <turotl@gmail.com>
date: Tue May 15 15:51:46 EDT 2018

strife: Make defdemoname variable const

--- a/src/strife/g_game.c
+++ b/src/strife/g_game.c
@@ -2259,7 +2259,7 @@
 // G_PlayDemo 
 //
 
-char*	defdemoname; 
+const char	*defdemoname;
  
 //
 // G_DeferedPlayDemo