- split the serializer in two to keep the Doom specific parts out of the main file.
This commit is contained in:
parent
f74efcf721
commit
7b292cca57
37 changed files with 1002 additions and 848 deletions
|
|
@ -73,7 +73,7 @@
|
|||
#include "a_sharedglobal.h"
|
||||
#include "r_utility.h"
|
||||
#include "p_spec.h"
|
||||
#include "serializer.h"
|
||||
#include "serializer_doom.h"
|
||||
#include "vm.h"
|
||||
#include "events.h"
|
||||
#include "i_music.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue