InputCommon: Move initial dynamic input texture configuration logic to a 'specification 1' function and load in a 'specification' attribute that defaults to 1 if not present (with 1 being the only valid value at the moment)

This commit is contained in:
iwubcode
2021-02-14 23:14:02 -06:00
parent 10127a0451
commit 55ba1c7c9c
5 changed files with 251 additions and 190 deletions

View File

@ -65,6 +65,8 @@ add_library(inputcommon
DynamicInputTextures/DITConfiguration.cpp
DynamicInputTextures/DITConfiguration.h
DynamicInputTextures/DITData.h
DynamicInputTextures/DITSpecification.cpp
DynamicInputTextures/DITSpecification.h
)
target_link_libraries(inputcommon