Update to version 1.5 + add jsaowji's 3.0.0 support

This commit is contained in:
Kostas Missos
2018-05-21 13:26:03 +03:00
parent b842342790
commit 5f39808923
3 changed files with 18 additions and 8 deletions

View File

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