- Moved all virtual function related template code to its own file because it depends on includes that cannot be done in dobject.h.
This commit is contained in:
parent
14a9c13113
commit
696af7d7e5
9 changed files with 136 additions and 129 deletions
|
|
@ -59,6 +59,7 @@
|
|||
#include "p_blockmap.h"
|
||||
#include "a_morph.h"
|
||||
#include "p_spec.h"
|
||||
#include "virtual.h"
|
||||
|
||||
static FRandom pr_skullpop ("SkullPop");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue