Files
HLStock/MakeRefusalList/StdAfx.cpp
2013-08-22 05:27:07 +00:00

9 lines
282 B
C++

// stdafx.cpp : source file that includes just the standard includes
// MakeRefusalList.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
APP_CONFIG g_AppConfig = { TRUE, TRUE, TRUE, TRUE, 1000, 10000 };