- 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
|
|
@ -40,6 +40,7 @@
|
|||
#include "doomerrors.h"
|
||||
#include "serializer.h"
|
||||
#include "d_player.h"
|
||||
#include "virtual.h"
|
||||
|
||||
|
||||
static cycle_t ThinkCycles;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue