(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…
Reference in New Issue