mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
ui, fix sdl flickering and status lines artifact issues
This commit is contained in:
parent
3618d636d2
commit
758abbebc2
7 changed files with 81 additions and 70 deletions
|
@ -172,6 +172,7 @@ void plat_status_msg_clear(void);
|
|||
|
||||
void plat_video_toggle_renderer(int change, int menu_call);
|
||||
void plat_video_loop_prepare(void);
|
||||
void plat_video_set_buffer(void *);
|
||||
|
||||
void plat_update_volume(int has_changed, int is_up);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue