From da9d961bbc3662064599f4b0b4759a2c641924a2 Mon Sep 17 00:00:00 2001 From: Peter Fors Date: Sat, 3 May 2025 01:00:44 +0200 Subject: forgot the renamed mappers --- mappers/mapper_003_2.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mappers/mapper_003_2.h (limited to 'mappers/mapper_003_2.h') 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))); -- cgit v1.2.3