#ifndef __HAL_SDL_H__ #define __HAL_SDL_H__ void hal_sdl_init(lv_coord_t hor_res, lv_coord_t ver_res, int rotated); #endif