- 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
|
|
@ -45,7 +45,7 @@
|
|||
#include "cmdlib.h"
|
||||
#include "teaminfo.h"
|
||||
#include "d_net.h"
|
||||
#include "serializer.h"
|
||||
#include "serializer_doom.h"
|
||||
#include "d_player.h"
|
||||
#include "filesystem.h"
|
||||
#include "vm.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue