mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 10:04:08 +02:00
untagged enums
This commit is contained in:
parent
08974c9db9
commit
08e7d35905
5 changed files with 99 additions and 9 deletions
|
|
@ -2,4 +2,7 @@
|
|||
fixed_array "[1 2 3]"
|
||||
flex_array "[1.0 2.2]"
|
||||
tuple "[1 57]"
|
||||
single 1.2
|
||||
triple "[1.2 1.3 1.4]"
|
||||
single_int 2
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue