summaryrefslogtreecommitdiff
path: root/mappers/mapper_003_2.h
diff options
context:
space:
mode:
authorPeter Fors <peter.fors@mindkiller.com>2025-05-03 01:00:44 +0200
committerPeter Fors <peter.fors@mindkiller.com>2025-05-03 01:00:44 +0200
commitda9d961bbc3662064599f4b0b4759a2c641924a2 (patch)
tree9325d1387af2c74b3ea2fc25b2ed3563edadc8a8 /mappers/mapper_003_2.h
parent8ed5a368077388c676a4ef27cca9f3a58d91e484 (diff)
forgot the renamed mappers
Diffstat (limited to 'mappers/mapper_003_2.h')
-rw-r--r--mappers/mapper_003_2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/mappers/mapper_003_2.h b/mappers/mapper_003_2.h
new file mode 100644
index 0000000..f15ac38
--- /dev/null
+++ b/mappers/mapper_003_2.h
@@ -0,0 +1,4 @@
+
+struct mapper_003_2 {
+ uint8_t *chr_ptr;
+} __attribute__((packed, aligned(64)));