diff options
Diffstat (limited to 'romdb.h')
-rw-r--r-- | romdb.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ typedef struct { typedef struct { char *name; - char *save_dir; memmap_chunk *map; uint8_t *save_buffer; eeprom_map *eeprom_map; |