Refactor fortitude60 to use split_common (#8113)
This commit is contained in:
parent
76189d9a28
commit
b368db9e02
15 changed files with 39 additions and 1291 deletions
|
@ -15,10 +15,4 @@ 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
|
||||
|
||||
#include "config_common.h"
|
||||
#include <serial_config.h>
|
||||
|
||||
#endif // CONFIG_H
|
||||
#pragma once
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue