3 lines
62 B
Text
3 lines
62 B
Text
|
|
export module ShaderLib;
|
||
|
|
|
||
|
|
export int Identify() { return 0; }
|