somehwat of a success... but bloated.

This commit is contained in:
ed
2026-07-07 00:39:25 -04:00
parent b17a653d20
commit 93bab89f76
10 changed files with 1887 additions and 72 deletions
-3
View File
@@ -4,9 +4,6 @@
#pragma region lottes_tape
// Dispatch macro: token-pastes <tag>_<target> to the enum name
#undef atom_offset
#define atom_offset(tag, name) atom_offset_##tag##_##name
#pragma endregion lottes_tape