1
0
mirror of https://github.com/narzoul/DDrawCompat synced 2024-12-30 08:55:36 +01:00

7 lines
101 B
C++
Raw Normal View History

2021-04-28 23:43:12 +02:00
#include <Config/Config.h>
namespace Config
{
Settings::ThreadPriorityBoost threadPriorityBoost;
}