forked from CTCaer/hekate
Bump version to v3.2
Forgot to commit that ^^
This commit is contained in:
parent
7af531de77
commit
1988e3f19d
@ -2523,7 +2523,7 @@ ment_t ment_top[] = {
|
|||||||
};
|
};
|
||||||
menu_t menu_top = {
|
menu_t menu_top = {
|
||||||
ment_top,
|
ment_top,
|
||||||
"hekate - CTCaer mod v3.1", 0, 0
|
"hekate - CTCaer mod v3.2", 0, 0
|
||||||
};
|
};
|
||||||
|
|
||||||
extern void pivot_stack(u32 stack_top);
|
extern void pivot_stack(u32 stack_top);
|
||||||
|
Loading…
Reference in New Issue
Block a user