Add LegoVehicleBuildState (#213)

* Add LegoVehicleBuildState

* Update LegoVehicleBuildState member-var names to include offsets
This commit is contained in:
Andrew Gutekanst
2023-10-16 09:22:21 -04:00
committed by GitHub
parent ba8ae8138e
commit 000c019a0e
3 changed files with 86 additions and 0 deletions

View File

@@ -92,6 +92,7 @@ add_library(lego1 SHARED
LEGO1/legotexturepresenter.cpp
LEGO1/legoutil.cpp
LEGO1/legounksavedatawriter.cpp
LEGO1/legovehiclebuildstate.cpp
LEGO1/legovideomanager.cpp
LEGO1/legoworld.cpp
LEGO1/legoworldpresenter.cpp