Bump hekate to v5.3.3 and Nyx to v0.9.4

This commit is contained in:
CTCaer
2020-09-15 20:24:56 +03:00
parent e3e5dab0fc
commit 85d43147ee
3 changed files with 4 additions and 4 deletions

View File

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