mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-03 02:30:58 +00:00
NRedneck compiles with MSVC now
# Conflicts: # platform/Windows/eduke32.sln # source/build/src/tilepacker.cpp # source/rr/src/common.cpp # source/rr/src/duke3d.h # source/rr/src/game.cpp # source/rr/src/menus.cpp # source/rr/src/osdcmds.cpp # source/rr/src/screens.cpp
This commit is contained in:
parent
26c0490763
commit
bdd7bb72d8
23 changed files with 673 additions and 764 deletions
|
@ -211,8 +211,6 @@ void G_SetupGlobalPsky(void)
|
|||
//////////
|
||||
|
||||
static char g_rootDir[BMAX_PATH];
|
||||
//char g_modDir[BMAX_PATH] = "/";
|
||||
|
||||
int g_useCwd;
|
||||
static void G_LoadAddon(void);
|
||||
int32_t g_groupFileHandle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue