mirror of
https://github.com/CTCaer/hekate
synced 2024-11-16 00:49:27 +00:00
v2.3
This commit is contained in:
parent
96dbcf8476
commit
4a90476e97
1 changed files with 1 additions and 1 deletions
|
@ -1430,7 +1430,7 @@ ment_t ment_top[] = {
|
|||
};
|
||||
menu_t menu_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);
|
||||
|
|
Loading…
Reference in a new issue