4 lines
35 B
GLSL
4 lines
35 B
GLSL
|
#version 400
|
||
|
|
||
|
#define m(a) a
|
||
|
m()
|