13 lines
218 B
C++
13 lines
218 B
C++
//
|
|
// freedoconfig.c
|
|
// FreeDO
|
|
//
|
|
// Created by Sergey Klimov on 6/8/12.
|
|
// Copyright (c) 2012 Self-Employed. All rights reserved.
|
|
//
|
|
|
|
#include "freedoconfig.h"
|
|
|
|
bool __temporalfixes = false;
|
|
int HightResMode = 1;
|