summaryrefslogtreecommitdiff
path: root/icon/windows-stub.c
blob: 8df3e0aafc215dc2b81dae1a8191843960c936f6 (plain) (blame)
1
2
__stdcall
WinMain(int a, int b, int c, int d) { return 0; }