mirror of
https://github.com/decompals/wibo.git
synced 2025-12-14 23:56:16 +00:00
Remove now-redundant .dll names from module stubs
This commit is contained in:
@@ -37,7 +37,6 @@ static void *resolveByName(const char *name) {
|
||||
wibo::Module lib_ole32 = {
|
||||
(const char *[]){
|
||||
"ole32",
|
||||
"ole32.dll",
|
||||
nullptr,
|
||||
},
|
||||
resolveByName,
|
||||
|
||||
Reference in New Issue
Block a user