Bump hekate to v5.1.0 and Nyx to v0.8.3

This commit is contained in:
CTCaer
2019-12-08 18:59:00 +02:00
parent 4c5a78de6f
commit d0850516ab
4 changed files with 5 additions and 4 deletions

View File

@@ -1232,7 +1232,7 @@ ment_t ment_top[] = {
MDEF_END()
};
menu_t menu_top = { ment_top, "hekate - CTCaer mod v5.0.2", 0, 0 };
menu_t menu_top = { ment_top, "hekate - CTCaer mod v5.1.0", 0, 0 };
extern void pivot_stack(u32 stack_top);