forked from PretendoNetwork/Inkay
main: Switch to preferred error code format (598-XXXX)
This commit is contained in:
parent
12b2f31e26
commit
42f3923266
1 changed files with 2 additions and 2 deletions
|
|
@ -352,7 +352,7 @@ DECL_FUNCTION(FSStatus, FSCloseFile, FSClient * client, FSCmdBlock * block, FSFi
|
|||
|
||||
DECL_FUNCTION(uint32_t, NSSLExportInternalServerCertificate, NSSLServerCertId cert, int unk, void* unk2, void* unk3) {
|
||||
if (cert == NSSL_SERVER_CERT_THAWTE_PREMIUM_SERVER_CA) { // Martini patches
|
||||
OSFatal("[JXT-598-0069] Please uninstall Martini patches to continue.\n" \
|
||||
OSFatal("[598-0069] Please uninstall Martini patches to continue.\n" \
|
||||
"See pretendo.network/docs/search for more info.\n\n" \
|
||||
"Hold the POWER button for 4 seconds to shut down.\n\n"
|
||||
" .\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue