mirror of
https://github.com/CTCaer/hekate.git
synced 2025-08-03 14:48:53 +00:00
CTCaer mod v1.3
This commit is contained in:
parent
075a9e0a9e
commit
8cb76be5fb
1 changed files with 1 additions and 1 deletions
|
@ -1240,7 +1240,7 @@ ment_t ment_top[] = {
|
||||||
};
|
};
|
||||||
menu_t menu_top = {
|
menu_t menu_top = {
|
||||||
ment_top,
|
ment_top,
|
||||||
"hekate - ipl", 0, 0
|
"hekate - ipl (CTCaer mod v1.3)", 0, 0
|
||||||
};
|
};
|
||||||
|
|
||||||
extern void pivot_stack(u32 stack_top);
|
extern void pivot_stack(u32 stack_top);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue