summaryrefslogtreecommitdiff
path: root/romdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'romdb.h')
-rw-r--r--romdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/romdb.h b/romdb.h
index 724335e..c7ef1a8 100644
--- a/romdb.h
+++ b/romdb.h
@@ -37,6 +37,7 @@ typedef struct {
typedef struct {
char *name;
+ char *save_dir;
memmap_chunk *map;
uint8_t *save_buffer;
eeprom_map *eeprom_map;