add memory region

This commit is contained in:
sam 2024-07-09 22:00:50 +12:00
parent 341f960c78
commit 0da377e3ee

View file

@ -42,6 +42,9 @@
#define sl_stringify(x) #x
#pragma endregion
#pragma region Memory
typedef struct sl_metadata {
uint8_t magic;
uint32_t size;