mirror of
https://github.com/decompals/wibo.git
synced 2025-12-16 00:17:04 +00:00
2
main.cpp
2
main.cpp
@@ -77,6 +77,7 @@ extern const wibo::Module lib_bcrypt;
|
||||
extern const wibo::Module lib_crt;
|
||||
extern const wibo::Module lib_kernel32;
|
||||
extern const wibo::Module lib_lmgr;
|
||||
extern const wibo::Module lib_msvcrt;
|
||||
extern const wibo::Module lib_ntdll;
|
||||
extern const wibo::Module lib_ole32;
|
||||
extern const wibo::Module lib_user32;
|
||||
@@ -88,6 +89,7 @@ const wibo::Module * wibo::modules[] = {
|
||||
&lib_crt,
|
||||
&lib_kernel32,
|
||||
&lib_lmgr,
|
||||
&lib_msvcrt,
|
||||
&lib_ntdll,
|
||||
&lib_ole32,
|
||||
&lib_user32,
|
||||
|
||||
Reference in New Issue
Block a user