6 lines
48 B
Plaintext
6 lines
48 B
Plaintext
|
#ifdef USE_MAP
|
||
|
|
||
|
uniform sampler2D map;
|
||
|
|
||
|
#endif
|