diff --git a/main.c b/main.c index 588cd51..3557c51 100644 --- a/main.c +++ b/main.c @@ -46,7 +46,7 @@ const char* szErrorMsg[] = "E_ERROR__SST1_INIT", //E_ERROR__SST1_INIT, "E_ERROR__SST1_GET_INFO", //E_ERROR__SST1_GET_INFO, "E_ERROR__NOT_ENOUGH_FBI_RAM", //E_ERROR__NOT_ENOUGH_FBI_RAM, -} +}; const char szTitle[] = "V2MemTest-%d.%d.%d - A CLI Tool to test & fix Voodoo² TMU System\n"