add threaded 3D option to the interface and config file. not functional yet.

This commit is contained in:
StapleButter
2017-05-25 22:50:36 +02:00
parent 0c31a7ab01
commit 9d2b36127d
4 changed files with 12 additions and 0 deletions

View File

@ -35,6 +35,8 @@ extern int WindowHeight;
extern int DirectBoot;
extern int Threaded3D;
}
#endif // CONFIG_H