Bump hekate to v5.0.2 and Nyx to v0.8.2

Also rip hekate main's menu logo.

(It will be back :P)
This commit is contained in:
CTCaer
2019-09-12 23:55:48 +03:00
parent 6a261e356f
commit fe339120e2
3 changed files with 4 additions and 4 deletions

View File

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