dhewm3/neo/sys/win32
dhewg 7c06aa16b8 Fix warnings in win_net.cpp
warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
warning: unused variable ‘len’ [-Wunused-variable]
warning: format ‘%d’ expects argument of type ‘int’, but argument 3
         has type ‘long long unsigned int’ [-Wformat]
2012-07-06 01:07:01 +02:00
..
rc Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
sdk Fix all whitespace errors 2011-12-10 15:35:54 +01:00
SDL_win32_main.c Add SDL_win32_main.c 2012-01-07 19:01:53 +01:00
win_input.cpp Use SDL GLimp and input implementations on Windows 2012-01-02 15:44:40 -05:00
win_local.h Use PATH_MAX for MAX_OSPATH on all platforms 2012-07-03 21:10:45 +02:00
win_main.cpp Get rid of win_cpu.cpp 2012-07-06 01:06:54 +02:00
win_net.cpp Fix warnings in win_net.cpp 2012-07-06 01:07:01 +02:00
win_shared.cpp Get rid of memory status functions 2012-01-08 12:24:58 +01:00
win_syscon.cpp Fix sys/win32/* for x86_64 2012-01-07 19:00:43 +01:00