exosphere: Implement optional 6.2.0+ keygen
This commit is contained in:
@@ -60,7 +60,7 @@ unsigned int exosphere_get_target_firmware(void) {
|
||||
return g_exosphere_cfg.target_firmware;
|
||||
}
|
||||
|
||||
unsigned int exosphere_get_should_perform_620_keygen(void) {
|
||||
unsigned int exosphere_should_perform_620_keygen(void) {
|
||||
if (!g_has_loaded_config) {
|
||||
generic_panic();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user