1
0
Fork 0
mirror of https://codeberg.org/icewind/vbsp.git synced 2026-06-03 18:54:05 +02:00

some more data implemented

This commit is contained in:
Robin Appelman 2020-06-26 00:05:48 +02:00
commit 771ae67730
3 changed files with 175 additions and 175 deletions

View file

@ -18,6 +18,7 @@ thiserror = "1.0"
lzma-rs = "0.1.3"
binread = "1.0"
parse-display = "0.1.2"
static_assertions = "1.1.0"
[features]
bench = []