Bump hekate to v5.0.1 and Nyx to v0.8.1

This commit is contained in:
ctcaer@gmail.com
2019-07-06 22:43:53 +03:00
parent 9b80ec9ac7
commit 101c8bc1d0
3 changed files with 3 additions and 3 deletions

View File

@@ -1193,7 +1193,7 @@ ment_t ment_top[] = {
MDEF_END()
};
menu_t menu_top = { ment_top, "hekate - CTCaer mod v5.0.0", 0, 0 };
menu_t menu_top = { ment_top, "hekate - CTCaer mod v5.0.1", 0, 0 };
#define IPL_STACK_TOP 0x90010000
#define IPL_HEAP_START 0x90020000