mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-04-21 21:52:04 +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
|