mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
add threaded 3D option to the interface and config file. not functional yet.
This commit is contained in:
@ -35,6 +35,8 @@ extern int WindowHeight;
|
||||
|
||||
extern int DirectBoot;
|
||||
|
||||
extern int Threaded3D;
|
||||
|
||||
}
|
||||
|
||||
#endif // CONFIG_H
|
||||
|
Reference in New Issue
Block a user