mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-14 06:18:34 +00:00
(D3D) RenderChain class is gone so get rid of this
This commit is contained in:
parent
ccf0ef2cd7
commit
de5301da33
@ -59,8 +59,6 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
class RenderChain;
|
||||
|
||||
#if defined(_XBOX)
|
||||
#if defined(_XBOX1)
|
||||
#define D3DDevice_Presents(d3d, device) D3DDevice_Swap(0)
|
||||
|
Loading…
Reference in New Issue
Block a user