- 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
|
|
@ -44,6 +44,8 @@
|
|||
#include "m_argv.h"
|
||||
#include "version.h"
|
||||
#include "win32glvideo.h"
|
||||
#include "doomerrors.h"
|
||||
#include "i_system.h"
|
||||
#include "swrenderer/r_swrenderer.h"
|
||||
|
||||
EXTERN_CVAR(Int, vid_maxfps)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue