DragonNest/Client/DnManualUpdater/stdafx.cpp

13 lines
339 B
C++
Raw Normal View History

2024-12-19 09:48:26 +08:00
// stdafx.cpp : source file that includes just the standard includes
// DnManualUpdater.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
bool g_bSilenceMode = false;
#ifdef USE_SERVER_VERSION_CHECK
bool g_bPassCheckVersion = false;
#endif // USE_SERVER_VERSION_CHECK