mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-09 23:53:02 +00:00
Implement MxDSStreamingAction (#108)
* Implement MxDSStreamingAction * Add remaining functions * Use inline assignment operators
This commit is contained in:
committed by
GitHub
parent
51ac526f8a
commit
4a2226181c
@@ -118,6 +118,7 @@ add_library(lego1 SHARED
|
||||
LEGO1/mxdsparallelaction.cpp
|
||||
LEGO1/mxdsselectaction.cpp
|
||||
LEGO1/mxdsserialaction.cpp
|
||||
LEGO1/mxdsstreamingaction.cpp
|
||||
LEGO1/mxdssound.cpp
|
||||
LEGO1/mxdssource.cpp
|
||||
LEGO1/mxdsstill.cpp
|
||||
|
||||
Reference in New Issue
Block a user