mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 00:40:09 +00:00
(XDK) Clean up xdk_d3d.h header
This commit is contained in:
parent
8f497cce6e
commit
2718847f11
@ -87,9 +87,4 @@ typedef struct xdk_d3d_video
|
||||
|
||||
extern void xdk_d3d_generate_pp(D3DPRESENT_PARAMETERS *d3dpp, const video_info_t *video);
|
||||
|
||||
#ifdef HAVE_FBO
|
||||
extern void xdk_d3d_deinit_fbo(void *data);
|
||||
extern void xdk_d3d_init_fbo(void *data);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user