mirror of
https://github.com/libretro/RetroArch
synced 2025-02-26 06:40:39 +00:00
Fix header.
This commit is contained in:
parent
a2e7805524
commit
4fdfe6a935
@ -50,6 +50,7 @@ bool sdlwrap_set_video_mode(
|
||||
bool sdlwrap_init(void);
|
||||
void sdlwrap_destroy(void);
|
||||
|
||||
void sdlwrap_get_video_size(unsigned *width, unsigned *height);
|
||||
void sdlwrap_update_window_title(bool reset);
|
||||
|
||||
void sdlwrap_swap_buffers(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user