diff options
Diffstat (limited to 'src/core/settings.h')
| -rw-r--r-- | src/core/settings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/settings.h b/src/core/settings.h index 6638ce8f9..d4b70ec4c 100644 --- a/src/core/settings.h +++ b/src/core/settings.h | |||
| @@ -409,6 +409,7 @@ struct Values { | |||
| 409 | float volume; | 409 | float volume; |
| 410 | 410 | ||
| 411 | // Debugging | 411 | // Debugging |
| 412 | bool record_frame_times; | ||
| 412 | bool use_gdbstub; | 413 | bool use_gdbstub; |
| 413 | u16 gdbstub_port; | 414 | u16 gdbstub_port; |
| 414 | std::string program_args; | 415 | std::string program_args; |