win
This commit is contained in:
parent
08ea9a0e7b
commit
dd544c245e
5 changed files with 81 additions and 68 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
#include <GearBox/Math.h>
|
||||
|
||||
#define SHADOW_WIDTH 1024
|
||||
#define SHADOW_HEIGHT 1024
|
||||
#define SHADOW_WIDTH 512
|
||||
#define SHADOW_HEIGHT 512
|
||||
#define SHADOW_CULL
|
||||
|
||||
void GBGLShadowInit(GBGL gl) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue