summaryrefslogtreecommitdiff
path: root/blastem.h
diff options
context:
space:
mode:
Diffstat (limited to 'blastem.h')
-rw-r--r--blastem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/blastem.h b/blastem.h
index 43f694d..43ca592 100644
--- a/blastem.h
+++ b/blastem.h
@@ -22,6 +22,8 @@ typedef struct {
vdp_context *vdp;
ym2612_context *ym;
psg_context *psg;
+ uint16_t *work_ram;
+ uint8_t *zram;
uint8_t *save_storage;
eeprom_map *eeprom_map;
uint32_t num_eeprom;