6 lines
70 B
C
6 lines
70 B
C
#pragma once
|
|
|
|
#include <stdint.h>
|
|
|
|
void glsl_export(char *directory);
|