mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Add missing prototype
This commit is contained in:
parent
3a39a51f11
commit
464df18ac2
@ -1798,6 +1798,8 @@ void video_driver_display_set(uintptr_t idx);
|
||||
|
||||
void video_driver_window_set(uintptr_t idx);
|
||||
|
||||
uintptr_t video_driver_window_get(void);
|
||||
|
||||
bool video_driver_texture_load(void *data,
|
||||
enum texture_filter_type filter_type,
|
||||
uintptr_t *id);
|
||||
|
Loading…
x
Reference in New Issue
Block a user