4 lines
65 B
C++
4 lines
65 B
C++
|
|
import std;
|
||
|
|
import ShaderLib;
|
||
|
|
|
||
|
|
int main() { return Identify(); }
|