mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Buildfix
This commit is contained in:
parent
c9af58494b
commit
4e04e95713
@ -1464,7 +1464,7 @@ static bool d3d_frame(void *data, const void *frame,
|
||||
video_info->cb_update_window_title(
|
||||
video_info->context_data, video_info);
|
||||
|
||||
video_info_>cb_swap_buffers(
|
||||
video_info->cb_swap_buffers(
|
||||
video_info->context_data, video_info);
|
||||
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user