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 a828180..738de7f 100644
--- a/blastem.h
+++ b/blastem.h
@@ -29,6 +29,7 @@ typedef struct {
void *extra;
arena *arena;
char *next_rom;
+ char *save_dir;
uint8_t *save_storage;
eeprom_map *eeprom_map;
uint32_t num_eeprom;