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:
@@ -26,11 +26,8 @@ static void *resolveByOrdinal(uint16_t ordinal) {
|
||||
wibo::Module lib_lmgr = {
|
||||
(const char *[]){
|
||||
"lmgr11",
|
||||
"lmgr11.dll",
|
||||
"lmgr326b",
|
||||
"lmgr326b.dll",
|
||||
"lmgr8c",
|
||||
"lmgr8c.dll",
|
||||
nullptr,
|
||||
},
|
||||
nullptr,
|
||||
|
||||
Reference in New Issue
Block a user