mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-04 23:55:17 +02:00
8 lines
142 B
C
8 lines
142 B
C
#version 330
|
|
#define attribute in
|
|
#define varying out
|
|
|
|
/* Desktop GLSL doesn't know about these */
|
|
#define highp
|
|
#define mediump
|
|
#define lowp
|