Skip to content

Commit 5b49b0a

Browse files
committed
删去空行
1 parent bd735f1 commit 5b49b0a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

EasyWindowDemo/Main.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
#include<Windows.h>
22
#include"EasyWindow.h"
33

4-
5-
64
#define WIDTH 930
75
#define HEIGHT 570
86

97
EZWND MainWnd;
10-
118
EZWNDPROC MainProc(EZWND ezWnd, int message, WPARAM wParam, LPARAM lParam);
129

1310
int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int iCmdShow)

0 commit comments

Comments
 (0)