1
0
Fork 0

Initial refactor of ergo42 to split common

This commit is contained in:
zvecr 2020-01-17 18:50:58 +00:00
parent 619ee543b8
commit 952e805edb
14 changed files with 26 additions and 1106 deletions

View file

@ -16,9 +16,6 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef CONFIG_H
#define CONFIG_H
#pragma once
#include "config_common.h"
#endif