- scriptified A_HeadAttack, A_CyberAttack and A_Hoof.

This commit is contained in:
Christoph Oelckers 2016-10-24 00:50:28 +02:00
commit 3f1673f34f
7 changed files with 55 additions and 69 deletions

View file

@ -24,8 +24,6 @@
// Include all the other Doom stuff here to reduce compile time
#include "a_archvile.cpp"
#include "a_bossbrain.cpp"
#include "a_cacodemon.cpp"
#include "a_cyberdemon.cpp"
#include "a_demon.cpp"
#include "a_doomimp.cpp"
#include "a_doomweaps.cpp"