6 lines
70 B
GLSL
6 lines
70 B
GLSL
#ifndef _RECT_VERT_
|
|
#define _RECT_VERT_
|
|
|
|
#include "rect.glsl"
|
|
|
|
#endif
|