diff options
Diffstat (limited to 'mappers/mapper_001_0.h')
| -rw-r--r-- | mappers/mapper_001_0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mappers/mapper_001_0.h b/mappers/mapper_001_0.h index deb0e29..18dfec9 100644 --- a/mappers/mapper_001_0.h +++ b/mappers/mapper_001_0.h @@ -1,6 +1,6 @@ struct mapper_001_0 { - uint8_t shift; + uint8_t shift_accumulator; uint8_t shift_count; uint8_t control; uint8_t prg_bank; |
