diff options
Diffstat (limited to 'mapper_0003.h')
| -rw-r--r-- | mapper_0003.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mapper_0003.h b/mapper_0003.h new file mode 100644 index 0000000..c562519 --- /dev/null +++ b/mapper_0003.h @@ -0,0 +1,4 @@ + +struct mapper_0003 { + uint8_t *chr_ptr; +}; |
