mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-24 18:28:44 +00:00
Remove setting to enable or disable Bounding Box calculation.
This commit is contained in:
parent
8912315596
commit
d281b4d7e1
18 changed files with 2 additions and 46 deletions
|
@ -71,8 +71,6 @@ private:
|
|||
wxCheckBox *VBeam, *SyncGPU, *FastDiscSpeed, *BlockMerging, *DSPHLE;
|
||||
// Wii
|
||||
wxCheckBox *EnableWideScreen;
|
||||
// Video
|
||||
wxCheckBox *UseBBox;
|
||||
|
||||
wxArrayString arrayStringFor_EmuState;
|
||||
wxChoice *EmuState;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue