summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/system.h b/system.h
index 712d643..927a2f2 100644
--- a/system.h
+++ b/system.h
@@ -47,6 +47,7 @@ struct system_header {
uint8_t enter_debugger;
uint8_t should_exit;
uint8_t save_state;
+ uint8_t delayed_load_slot;
debugger_type debugger_type;
system_type type;
};