- consolidated the 3 atterm implementations.

Each platform had its own copy. Why?
This commit is contained in:
Christoph Oelckers 2019-06-10 12:01:01 +02:00
commit 2766303cfc
34 changed files with 137 additions and 153 deletions

View file

@ -66,6 +66,7 @@
#include "gameconfigfile.h"
#include "gstrings.h"
#include "atterm.h"
FGameConfigFile *GameConfig;