mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 17:01:03 +00:00
Rename net.* to network.*
git-svn-id: https://svn.eduke32.com/eduke32@7443 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
3b271fb7bb
commit
ac8dabb0fb
43 changed files with 82 additions and 82 deletions
|
@ -41,7 +41,7 @@ Prepared for public release: 03/28/2005 - Charlie Wiederhold, 3D Realms
|
|||
#include "game.h"
|
||||
#include "sounds.h"
|
||||
#include "ai.h"
|
||||
#include "net.h"
|
||||
#include "network.h"
|
||||
|
||||
#include "cache.h"
|
||||
#include "text.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue