Добавлены новые настройки и они выделены в отдельный файл

This commit is contained in:
2026-04-23 11:18:07 +03:00
parent c3a08dc1be
commit fc470d0fb9
12 changed files with 589 additions and 278 deletions

View File

@@ -1,5 +1,5 @@
#ifndef GAMES_H
#define GAMES_H
#ifndef CLOCK_H
#define CLOCK_H
#include "menu.h"
extern MenuNode g_clockNode;