mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 18:40:49 +00:00
(XDK) Build fix
This commit is contained in:
parent
b0b1a4c692
commit
a58a1b4e43
@ -16,7 +16,9 @@
|
||||
|
||||
#include "d3d.hpp"
|
||||
#include "d3d_wrapper.h"
|
||||
#ifndef _XBOX
|
||||
#include "render_chain.hpp"
|
||||
#endif
|
||||
|
||||
void d3d_swap(void *data, LPDIRECT3DDEVICE dev)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user