idk
This commit is contained in:
parent
7193bcbc41
commit
ae67600abf
11 changed files with 178 additions and 94 deletions
|
|
@ -11,6 +11,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#define GSGLMaxDistance 100.0
|
||||
#define GSGLMaxShadowDistance 1024
|
||||
|
||||
/* gl_shader.c */
|
||||
GSDECL GSBool GSGLShaderPrepare(GSGL gl, GLuint* shader, const char* vs, const char* fs);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue