8 lines
93 B
C++
8 lines
93 B
C++
|
#include<hgl/graph/RenderFramework.h>
|
||
|
|
||
|
using namespace hgl;
|
||
|
|
||
|
int os_main(int,os_char **)
|
||
|
{
|
||
|
|
||
|
}
|