fixup! winansi: simplify loading the GetCurrentConsoleFontEx() function

This commit is contained in:
Johannes Schindelin
2017-10-22 22:26:39 +02:00
parent 616eaf4d67
commit 3164e141fc

View File

@@ -7,6 +7,7 @@
#include <wingdi.h>
#include <winreg.h>
#include "win32.h"
#include "win32/lazyload.h"
static int fd_is_interactive[3] = { 0, 0, 0 };
#define FD_CONSOLE 0x1