Crafter.Build/tests/ShaderDep/inner/main.cpp

4 lines
65 B
C++
Raw Normal View History

2026-05-01 19:16:13 +02:00
import std;
import ShaderLib;
int main() { return Identify(); }