mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-05 11:27:09 +00:00
Bump version to v3.0
This commit is contained in:
parent
57399e4df1
commit
3e35d99a3b
@ -2424,7 +2424,7 @@ ment_t ment_top[] = {
|
|||||||
};
|
};
|
||||||
menu_t menu_top = {
|
menu_t menu_top = {
|
||||||
ment_top,
|
ment_top,
|
||||||
"hekate - CTCaer mod v_._", 0, 0
|
"hekate - CTCaer mod v3.0", 0, 0
|
||||||
};
|
};
|
||||||
|
|
||||||
extern void pivot_stack(u32 stack_top);
|
extern void pivot_stack(u32 stack_top);
|
||||||
|
Loading…
Reference in New Issue
Block a user