From bbcb174acd1e9935c06b8d19acbf2fba8f46845f Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Sat, 19 Mar 2016 17:53:50 -0700 Subject: Make Exit option in menu work --- blastem.h | 1 + 1 file changed, 1 insertion(+) (limited to 'blastem.h') diff --git a/blastem.h b/blastem.h index c5150a4..a828180 100644 --- a/blastem.h +++ b/blastem.h @@ -43,6 +43,7 @@ typedef struct { uint8_t save_type; io_port ports[3]; uint8_t bus_busy; + uint8_t should_exit; eeprom_state eeprom; } genesis_context; -- cgit v1.2.3