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

@@ -31,8 +31,6 @@
//#define DPRINTF(...) gfx_printf(__VA_ARGS__)
#define DPRINTF(...)
extern hekate_config h_cfg;
extern bool is_ipl_updated(void *buf, const char *path, bool force);
#define PKG3_KIP_SKIP_MAX 16