Compile fix
This commit is contained in:
parent
451f6a2ae0
commit
9ca7cc9c9e
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef USE_SET_MODE
|
#ifdef USE_SET_MODE
|
||||||
info.reserved[0] = 0;
|
fb_var.reserved[0] = 0;
|
||||||
fb_var.reserved[1] = 0;
|
fb_var.reserved[1] = 0;
|
||||||
fb_var.reserved[2] = 0;
|
fb_var.reserved[2] = 0;
|
||||||
fb_var.xoffset = 0;
|
fb_var.xoffset = 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue