mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-15 01:26:52 +02:00
9 lines
77 B
C
9 lines
77 B
C
#include <cstdint>
|
|
#include <string>
|
|
|
|
namespace shader {
|
|
|
|
@SHADER_ENUMS@
|
|
|
|
}
|
|
|