mirror of
https://codeberg.org/Limine/Limine
synced 2026-01-26 13:14:28 +00:00
lib/term: Update flanterm_fb_init() call
This commit is contained in:
parent
aaa500ba70
commit
990f2f7960
@ -295,7 +295,8 @@ void term_fallback(void) {
|
||||
NULL, NULL,
|
||||
NULL, 0, 0, 1,
|
||||
0, 0,
|
||||
0
|
||||
0,
|
||||
FLANTERM_FB_ROTATE_0
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user