Bump hekate to v5.5.4 and Nyx to v1.0.0

This commit is contained in:
CTCaer
2021-02-06 17:32:07 +02:00
parent 3b9ab66cf1
commit c6ec175045
4 changed files with 8 additions and 8 deletions

View File

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