Skip to content

Commit

Permalink
we are not cloverlink anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
melody-rs committed Feb 1, 2025
1 parent 7224a4f commit a3253db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/shim.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include <wchar.h>
#include <windows.h>

wchar_t *ARGV0 = L"lib\\cloverlink.exe";
wchar_t *ARGV0 = L"lib\\oneshot.exe";

int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
LPSTR lpCmdLine, int nCmdShow) {
Expand Down

0 comments on commit a3253db

Please # to comment.