1 2 3 4 5 6 7 8
#include "cRender.h" #include "cObject.h" #include "cObjectHandler.h" int main() { return 0; }