mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
9 lines
77 B
C
9 lines
77 B
C
#include <cstdint>
|
|
#include <string>
|
|
|
|
namespace shader {
|
|
|
|
@SHADER_ENUMS@
|
|
|
|
}
|
|
|