localcc / gvas

GVAS file format parsing library for rust
MIT License
18 stars 4 forks source link

Fix Issue #44 #72

Closed scottanderson closed 5 months ago

scottanderson commented 5 months ago

Fixes Issue #44 by replacing write_bool with write_b32.