working on rendering
This commit is contained in:
@@ -82,6 +82,7 @@ int main( int argc, char **argv ) {
|
||||
// chdir to right directory
|
||||
dirname(szLauncherPath);
|
||||
chdir(szLauncherPath);
|
||||
printf("%s\n",szLauncherPath);
|
||||
|
||||
pEngineMain(argc, argv);
|
||||
dlclose(pEngineLib);
|
||||
|
||||
Reference in New Issue
Block a user