working on asset still

This commit is contained in:
2025-11-07 23:04:40 -06:00
parent 12c1fb6000
commit b7d898b505
2 changed files with 37 additions and 2 deletions

View File

@@ -13,6 +13,6 @@
#pragma pack(push, 1)
typedef struct {
char_t
void *n;
} languagechunk_t;
#pragma pack(pop)