ddraw-Write_Vtable: Add reference to bug report.

This commit is contained in:
Sebastian Lackner
2015-10-31 16:37:01 +01:00
parent 0488823205
commit 5ad2c41098
3 changed files with 5 additions and 2 deletions

View File

@@ -1 +1 @@
Fixes: Make ddraw1 and ddraw_surface1 vtable as writable
Fixes: [39534] Make ddraw1 and ddraw_surface1 vtable as writable

View File

@@ -2782,6 +2782,9 @@ fi
# Patchset ddraw-Write_Vtable
# |
# | This patchset fixes the following Wine bugs:
# | * [#39534] Make ddraw1 and ddraw_surface1 vtable as writable
# |
# | Modified files:
# | * dlls/ddraw/ddraw.c, dlls/ddraw/surface.c
# |