change easymega from v0.1 to v1.0, tweak to build on master, add to Makefile
[fw/altos] / icon / windows-stub.c
1 __stdcall
2 WinMain(int a, int b, int c, int d) { return 0; }