mirror of
https://github.com/libretro/RetroArch
synced 2025-02-24 09:40:07 +00:00
(D3D) Buildfix
This commit is contained in:
parent
e33ca262c3
commit
38222a677a
@ -71,7 +71,7 @@ typedef struct cg_renderchain
|
||||
unsigned frame_count;
|
||||
std::vector<unsigned> bound_tex;
|
||||
std::vector<unsigned> bound_vert;
|
||||
} cg_cg_renderchain_t;
|
||||
} cg_renderchain_t;
|
||||
|
||||
static CGcontext cgCtx;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user