mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Made all updates apply in DSP HLE
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1196 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -116,6 +116,7 @@ class CDebugger : public wxDialog
|
||||
int gUpdFreq;// main update freq.
|
||||
int gPreset; // main presets
|
||||
bool bShowBase; // main presets
|
||||
u32 gLastBlock;
|
||||
|
||||
bool ScanMails; // mail settings
|
||||
bool StoreMails;
|
||||
|
Reference in New Issue
Block a user