- scriptified Hexen's Bishop.

This commit is contained in:
Christoph Oelckers 2016-11-12 16:32:26 +01:00
commit 8f8017836f
6 changed files with 196 additions and 242 deletions

View file

@ -27,7 +27,6 @@
#include "vm.h"
// Include all the Hexen stuff here to reduce compile time
#include "a_bishop.cpp"
#include "a_blastradius.cpp"
#include "a_boostarmor.cpp"
#include "a_centaur.cpp"