forked from eden-emu/eden
[microprofile]: Disable microprofile
Testing it out to see how it impacts.
This commit is contained in:
parent
623baac26b
commit
16258e497e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
// Uncomment this to disable microprofile. This will get you cleaner profiles when using
|
||||
// external sampling profilers like "Very Sleepy", and will improve performance somewhat.
|
||||
// #define MICROPROFILE_ENABLED 0
|
||||
#define MICROPROFILE_ENABLED 0
|
||||
|
||||
// Customized Citra settings.
|
||||
// This file wraps the MicroProfile header so that these are consistent everywhere.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue