Move Win32 console into separate file(second commit), hide Win32 console code under _WIN32 macro. Add some fork-specific macros. Add sys_con.c for generic log file implementation.

This commit is contained in:
Alibek Omarov
2018-04-14 04:08:28 +03:00
parent 45c0eaa26c
commit 4a0add4063
8 changed files with 608 additions and 279 deletions
+3 -1
View File
@@ -57,4 +57,6 @@ GNU General Public License for more details.
#define DEFAULT_BSP_BUILD_ERROR "%s can't be loaded in this build. Please rebuild engine with enabled SUPPORT_BSP2_FORMAT\n"
#endif//COM_STRINGS_H
#define DEFAULT_UPDATE_PAGE "https://github.com/FWGS/xash3d-fwgs/releases/latest"
#endif//COM_STRINGS_H