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…
Reference in New Issue