This commit is contained in:
NaGa
2026-03-28 01:42:43 +01:00
parent a60510f7de
commit 45318f691f
14 changed files with 152 additions and 75 deletions

View File

@@ -1489,7 +1489,7 @@ ment_t ment_top[] = {
MDEF_END()
};
menu_t menu_top = { ment_top, "hekate v6.5.2", 0, 0 };
menu_t menu_top = { ment_top, "hekate-pro v6.5.2", 0, 0 };
extern void pivot_stack(u32 stack_top);