- removed unused code. (MDA screen hack - huh???)

- Shadow Warrior updates from SWP.
This commit is contained in:
Christoph Oelckers 2019-11-17 18:02:17 +01:00
parent dc60c7f72e
commit 557bd201fb
37 changed files with 657 additions and 1012 deletions

View file

@ -276,7 +276,7 @@ void operatefta(void)
int conbot, conbotgoal;
char con_quote[MAXCONQUOTES][256];
void addconquote(char *daquote)
void addconquote(const char *daquote)
{
int i;