[ox/mc] Add Walker

This commit is contained in:
2019-02-24 23:57:31 -06:00
parent 3facd25794
commit def449607c
14 changed files with 234 additions and 52 deletions

View File

@@ -3,6 +3,7 @@ add_library(
defwriter.cpp
presencemask.cpp
read.cpp
walker.cpp
write.cpp
)
@@ -27,6 +28,7 @@ install(
presencemask.hpp
read.hpp
types.hpp
walker.cpp
write.hpp
DESTINATION
include/ox/mc