mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-05 19:16:09 +00:00
(XDK) Build fix
This commit is contained in:
parent
92b15cf0b1
commit
e8015f8c3d
@ -14,7 +14,7 @@ static void d3d_deinit_chain(d3d_video_t *d3d);
|
||||
static bool d3d_init_chain(d3d_video_t *d3d,
|
||||
const video_info_t *video_info);
|
||||
|
||||
static void renderchain_free(d3d_video_t *d3d);
|
||||
static void renderchain_free(void *data);
|
||||
static void d3d_deinit_shader(d3d_video_t *d3d);
|
||||
static bool d3d_init_shader(d3d_video_t *d3d);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user