config: move externs into header

This commit is contained in:
CTCaer
2025-08-08 15:03:56 +03:00
committed by NaGa
parent d13088f177
commit 48b2f20c88
21 changed files with 7 additions and 37 deletions

View File

@@ -32,8 +32,6 @@
#include <libs/fatfs/ff.h>
#include <storage/boot_storage.h>
extern hekate_config h_cfg;
extern nyx_config n_cfg;
extern volatile boot_cfg_t *b_cfg;
extern volatile nyx_storage_t *nyx_str;