summaryrefslogtreecommitdiff
path: root/blastem.h
diff options
context:
space:
mode:
Diffstat (limited to 'blastem.h')
-rw-r--r--blastem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/blastem.h b/blastem.h
index 958f8b0..a4e2d1f 100644
--- a/blastem.h
+++ b/blastem.h
@@ -25,6 +25,7 @@ typedef struct {
uint16_t *work_ram;
uint8_t *zram;
void *extra;
+ char *next_rom;
uint8_t *save_storage;
eeprom_map *eeprom_map;
uint32_t num_eeprom;