Created nix-shell and reworking some data

This commit is contained in:
2026-01-20 09:45:06 -06:00
parent cc75241e0f
commit 48540cf7fd
2 changed files with 10 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ SzTemplateField :: struct {
type: SzFieldType,
is_list: bool,
default_value: string,
special_type: bool,
special_value: string,
}
SzFieldType :: enum {