- 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
|
|
@ -38,7 +38,8 @@
|
|||
#include "r_data/r_interpolate.h"
|
||||
#include "p_local.h"
|
||||
#include "po_man.h"
|
||||
#include "serializer.h"
|
||||
#include "serializer_doom.h"
|
||||
#include "serialize_obj.h"
|
||||
#include "g_levellocals.h"
|
||||
|
||||
//==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue