- moved DObject and core parts of the VM to 'common'.
# Conflicts: # src/common/objects/dobject.h
This commit is contained in:
parent
1a0ace4f88
commit
f8ac9a2662
48 changed files with 403 additions and 349 deletions
|
|
@ -67,7 +67,7 @@
|
|||
#include "p_destructible.h"
|
||||
#include "types.h"
|
||||
#include "i_time.h"
|
||||
#include "scripting/vm/vm.h"
|
||||
#include "vm.h"
|
||||
#include "a_specialspot.h"
|
||||
#include "maploader/maploader.h"
|
||||
#include "p_acs.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue