Move MxDirectDraw and MxDirect3D to mxdirectx (#413)

This commit is contained in:
Christian Semmler
2024-01-07 12:07:22 -05:00
committed by GitHub
parent 8db36722d8
commit bb7e4df11b
8 changed files with 86 additions and 94 deletions

View File

@@ -18,7 +18,7 @@ jobs:
ISLE/*.cpp ISLE/*.h \
LEGO1/*.cpp LEGO1/*.h \
LEGO1/3dmanager/*.cpp LEGO1/3dmanager/*.h \
LEGO1/mxdirectx/*.h \
LEGO1/mxdirectx/*.cpp LEGO1/mxdirectx/*.h \
LEGO1/mxstl/*.h \
LEGO1/realtime/*.cpp LEGO1/realtime/*.h \
LEGO1/tgl/*.h \