Renderer/test/c/TestAsdf.c
austin b0aecef1ed
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
Native code testing
2024-12-02 13:38:54 -05:00

5 lines
40 B
C

int test_c_TestAsdf(){
return 0;
}