This commit is contained in:
Kostas Missos 2018-06-04 11:11:07 +03:00 committed by GitHub
parent 96dbcf8476
commit 4a90476e97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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