- 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

@ -75,6 +75,7 @@
#include "i_system.h"
#include "v_video.h"
#include "fragglescript/t_script.h"
#include "atterm.h"
extern AActor *SpawnMapThing (int index, FMapThing *mthing, int position);