diff options
Diffstat (limited to 'mapper_0007.h')
| -rw-r--r-- | mapper_0007.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mapper_0007.h b/mapper_0007.h index 632b57c..775082b 100644 --- a/mapper_0007.h +++ b/mapper_0007.h @@ -2,6 +2,6 @@ struct mapper_0007 { uint8_t *prg_ptr; - uint8_t mirroring; + uint32_t ciram_base; }; |
