This commit is contained in:
Олег Бородин
2024-08-21 08:17:55 +02:00
parent ec164d205a
commit 8b5617655e
11 changed files with 288 additions and 294 deletions

View File

@@ -1,8 +0,0 @@
#ifndef CONTR_H_QWERTY
#define CONTR_H_QWERTY
void contr_init(void);
void contr_setup(void);
void contr_main(void);
#endif