ULRE/example/Basic/first_app.cpp

8 lines
93 B
C++

#include<hgl/graph/RenderFramework.h>
using namespace hgl;
int os_main(int,os_char **)
{
}