remove /include/twn_config.h, move defauls to relevant headers

This commit is contained in:
2024-10-11 20:21:02 +03:00
parent cfc9ac9583
commit 667b599c19
12 changed files with 19 additions and 31 deletions

View File

@@ -1,7 +1,6 @@
#ifndef TWN_INPUT_H
#define TWN_INPUT_H
#include "twn_config.h"
#include "twn_types.h"
#include "twn_engine_api.h"
#include "twn_control.h"