ULRE/example/Basic/first_app.cpp

8 lines
93 B
C++
Raw Normal View History

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