mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 23:20:58 +00:00
Harmony port: entrypoint
This commit is contained in:
parent
d031a499f0
commit
04e80426fb
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ static SDL_VideoDevice *OHOS_CreateDevice(void)
|
|||
return NULL;
|
||||
}
|
||||
|
||||
device->num_displays = 1;
|
||||
device->internal = data;
|
||||
device->free = OHOS_DeviceFree;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue