= 샘플 코드들 = [[ObjLoader]] hello world {{{#!highlight cpp numbers=disable int main(int argc, char* argv[]) { DKApplication app; return app.Run(); } }}}