1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00

Missed lib

This commit is contained in:
Brian Fiete 2021-02-05 12:35:25 -08:00
parent 59f0ff8806
commit 5d5186f812
2 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@ namespace gen
{
class Program
{
static String[] sNames = new .[]("comdlg32", "gdi32", "kernel32", "ole32", "netapi32", "ntdll", "rpcrt4", "user32", "version", "winmm") ~ delete _;
static String[] sNames = new .[]("comdlg32", "gdi32", "kernel32", "ole32", "netapi32", "ntdll", "rpcrt4", "shell32", "user32", "version", "winmm") ~ delete _;
public static int Main(String[] args)
{

BIN
IDE/dist/lib/x64/shell32.lib vendored Normal file

Binary file not shown.