4 lines
83 B
Batchfile
4 lines
83 B
Batchfile
|
#!/bin/bash 2>nul
|
||
|
|
||
|
python tools/glsl_join.py --output ./engine/split/v4k_shaders.c
|