1
0
mirror of https://github.com/narzoul/DDrawCompat synced 2024-12-30 08:55:36 +01:00

Added tools

This commit is contained in:
narzoul 2021-04-09 00:31:32 +02:00
parent 87a09b12b9
commit 1f5c86be11
3 changed files with 5 additions and 0 deletions

Binary file not shown.

Binary file not shown.

5
Tools/game.exe.manifest Normal file
View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" name="ddraw.dll redirection" version="1.0.0.0"/>
<file name="ddraw.dll"/>
</assembly>