mirror of
https://github.com/aap/librw.git
synced 2026-01-30 15:02:59 +00:00
fixed d3d9 rendering
This commit is contained in:
@@ -20,7 +20,7 @@ extern bool32 isP8supported;
|
||||
extern IDirect3DDevice9 *d3ddevice;
|
||||
extern Device renderdevice;
|
||||
|
||||
void lightingCB(void);
|
||||
void lightingCB(bool32 normals);
|
||||
|
||||
struct Im3DVertex
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user