Write more code for stratosphere_get_ini1, make it and its caller take target_firmware
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#define STRATOSPHERE_INI1_PACKAGE2 0x1
|
||||
#define STRATOSPHERE_INI1_MAX 0x2
|
||||
|
||||
ini1_header_t *stratosphere_get_ini1(void);
|
||||
ini1_header_t *stratosphere_get_ini1(uint32_t target_firmware);
|
||||
void stratosphere_free_ini1(void);
|
||||
|
||||
ini1_header_t *stratosphere_merge_inis(ini1_header_t **inis, unsigned int num_inis);
|
||||
|
||||
Reference in New Issue
Block a user