mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-03 02:30:58 +00:00
- include namespace file in all sources as the very first include.
This commit is contained in:
parent
92fa2cc030
commit
30c47a8511
151 changed files with 336 additions and 731 deletions
|
@ -1,6 +1,7 @@
|
|||
//
|
||||
// Common non-engine code/data for EDuke32 and Mapster32
|
||||
//
|
||||
#include "ns.h" // Must come before everything else!
|
||||
|
||||
#include "compat.h"
|
||||
#include "build.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue