summaryrefslogtreecommitdiff
path: root/mappers/mapper_011_0.h
diff options
context:
space:
mode:
Diffstat (limited to 'mappers/mapper_011_0.h')
-rw-r--r--mappers/mapper_011_0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mappers/mapper_011_0.h b/mappers/mapper_011_0.h
index 8f41e8e..5cb6ebf 100644
--- a/mappers/mapper_011_0.h
+++ b/mappers/mapper_011_0.h
@@ -2,5 +2,5 @@
struct mapper_011_0 {
uint8_t *prg_rom;
- uint8_t *chr_ptr;
+ uint8_t *chr_rom;
} __attribute__((packed, aligned(64)));