1
0
Fork 0

Create dos_mscdex header

This commit is contained in:
Patryk Obara 2019-12-02 13:15:59 +01:00 committed by Patryk Obara
parent 28dd59e03e
commit 3e6e97bf47
5 changed files with 38 additions and 16 deletions

View file

@ -338,6 +338,7 @@
<ClInclude Include="..\src\debug\disasm_tables.h" />
<ClInclude Include="..\src\dos\cdrom.h" />
<ClInclude Include="..\src\dos\dev_con.h" />
<ClInclude Include="..\src\dos\dos_mscdex.h" />
<ClInclude Include="..\src\dos\drives.h" />
<ClInclude Include="..\src\dos\Ntddcdrm.h" />
<ClInclude Include="..\src\dos\Ntddscsi.h" />