forked from GloriousEggroll/wine-ge-custom
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2076199
commit 21e49d6
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule proton-wine
updated
7 files
+1 −1 | dlls/ntdll/loader.c | |
+33 −0 | dlls/ntdll/unix/loader.c | |
+4 −2 | programs/wineboot/wineboot.c | |
+2 −1 | programs/winedbg/dbg.y | |
+1 −0 | programs/winedbg/debug.l | |
+1 −0 | programs/winedbg/debugger.h | |
+167 −0 | programs/winedbg/info.c |