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