diff --git a/SysCheckHDE/boot.dol b/SysCheckHDE/boot.dol index 694d182..30dcde0 100644 Binary files a/SysCheckHDE/boot.dol and b/SysCheckHDE/boot.dol differ diff --git a/include/update.h b/include/update.h index 5fbf382..e986463 100644 --- a/include/update.h +++ b/include/update.h @@ -2,8 +2,8 @@ #define _UPDATE_H_ /* Constants */ -#define REVISION 19 -#define PATH "sd:/apps/syscheck/" +#define REVISION 20 +#define PATH "sd:/apps/SysCheckHDE/" s32 updateApp();