mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Qt/MenuBar: Add missing JIT branch option in debugger
This commit is contained in:
@ -239,4 +239,5 @@ private:
|
||||
QAction* m_jit_integer_off;
|
||||
QAction* m_jit_paired_off;
|
||||
QAction* m_jit_systemregisters_off;
|
||||
QAction* m_jit_branch_off;
|
||||
};
|
||||
|
Reference in New Issue
Block a user