commit
This commit is contained in:
@@ -40,8 +40,8 @@ int main() {
|
||||
if (!lv_win32_init(
|
||||
GetModuleHandleW(NULL),
|
||||
SW_SHOW,
|
||||
480,
|
||||
480,
|
||||
240,
|
||||
320,
|
||||
LoadIconW(GetModuleHandleW(NULL), MAKEINTRESOURCE(IDI_LVGL)))) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user