sync with master

This commit is contained in:
FunkyFr3sh 2019-08-07 13:05:05 +02:00
parent 4c101642c8
commit 122dca8216

View file

@ -3,8 +3,6 @@
#include <windows.h>
typedef HFONT(__stdcall* CREATEFONTINDIRECTA)(CONST LOGFONT*);
typedef BOOL (WINAPI* GETCURSORPOSPROC)(LPPOINT);
typedef BOOL(WINAPI* CLIPCURSORPROC)(const RECT*);
typedef int (WINAPI* SHOWCURSORPROC)(BOOL);