config: move externs into header
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
#include "hos.h"
|
||||
#include "../config.h"
|
||||
|
||||
extern hekate_config h_cfg;
|
||||
|
||||
u8 *cal0_buf = NULL;
|
||||
static u8 *bis_keys = NULL;
|
||||
|
||||
|
||||
@@ -25,8 +25,6 @@
|
||||
#include "pkg1.h"
|
||||
#include "../config.h"
|
||||
|
||||
extern hekate_config h_cfg;
|
||||
|
||||
/*
|
||||
* package1.1 header: <wb, ldr, sm>
|
||||
* package1.1 layout:
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include <libs/fatfs/ff.h>
|
||||
#include <libs/compr/blz.h>
|
||||
|
||||
extern hekate_config h_cfg;
|
||||
extern const u8 package2_keyseed[];
|
||||
|
||||
u32 pkg2_newkern_ini1_start;
|
||||
|
||||
Reference in New Issue
Block a user