- moved the I_Error prototypes to doomerrors.h to avoid having to include the low level system header for this.
This commit is contained in:
parent
1dcdfec733
commit
f6a91e1722
121 changed files with 123 additions and 91 deletions
|
|
@ -38,7 +38,7 @@
|
|||
#include <math.h>
|
||||
#include <float.h>
|
||||
|
||||
#include "i_system.h"
|
||||
|
||||
#include "w_wad.h"
|
||||
#include "r_sky.h"
|
||||
#include "colormaps.h"
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
**
|
||||
*/
|
||||
#include <ctype.h>
|
||||
#include "i_system.h"
|
||||
|
||||
#include "sc_man.h"
|
||||
#include "templates.h"
|
||||
#include "w_wad.h"
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
|
||||
#include <future>
|
||||
#include "i_system.h"
|
||||
|
||||
#include "p_local.h"
|
||||
#include "c_dispatch.h"
|
||||
#include "r_defs.h"
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
#include "doomtype.h"
|
||||
#include "w_wad.h"
|
||||
#include "i_system.h"
|
||||
|
||||
#include "s_sound.h"
|
||||
#include "d_player.h"
|
||||
#include "d_netinf.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue