export DDIsWindowed function so fan patched games can query the windowed state

This commit is contained in:
FunkyFr3sh 2023-11-13 00:18:17 +01:00
parent 07d26d7bed
commit ec36b6d7bc
3 changed files with 7 additions and 1 deletions

View file

@ -20,3 +20,4 @@ EXPORTS
DirectInput8Create = fake_DirectInput8Create
GameHandlesClose DATA
pvBmpBits = FakePrimarySurface DATA
DDIsWindowed