v1.6 (and like always, tranfer unmerged PRs)

This commit is contained in:
Kostas Missos
2018-05-25 01:02:50 +03:00
parent d8f9b64855
commit 1c43391097
7 changed files with 2291 additions and 8 deletions

View File

@@ -1296,7 +1296,7 @@ ment_t ment_top[] = {
};
menu_t menu_top = {
ment_top,
"hekate - ipl", 0, 0
"hekate - ipl (CTCaer mod v1.6)", 0, 0
};
extern void pivot_stack(u32 stack_top);