Updated the M68K exception catch
[clinton/Virtual-Jaguar-Rx.git] / src / settings.h
index eef2963..e762201 100644 (file)
@@ -79,6 +79,7 @@ struct VJSettings
        uint32_t frameSkip;\r
        uint32_t renderType;\r
        uint32_t refresh;\r
+       bool allowM68KExceptionCatch;                                                           // Allow M68K exception catch\r
        bool allowWritesToROM;                                                                          // Allow writing to ROM cartdridge\r
        uint32_t biosType;                                                                                      // Bios type used\r
        uint32_t jaguarModel;                                                                           // Jaguar model\r