Files
glm/test/core/core_func_noise.cpp

8 lines
48 B
C++
Raw Permalink Normal View History

2011-01-24 15:44:14 +00:00
int main()
2011-01-19 16:14:23 +00:00
{
int Error = 0;
2016-11-01 08:26:18 +01:00
return Error;
2011-01-19 16:14:23 +00:00
}