mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -06:00
add threaded 3D option to the interface and config file. not functional yet.
This commit is contained in:
@ -37,6 +37,7 @@ private:
|
||||
void OnCancel(wxCommandEvent& event);
|
||||
|
||||
wxCheckBox* cbDirectBoot;
|
||||
wxCheckBox* cbThreaded3D;
|
||||
};
|
||||
|
||||
#endif // WX_EMUCONFIG_H
|
||||
|
Reference in New Issue
Block a user