mirror of
https://github.com/git/git.git
synced 2026-01-22 08:27:53 +00:00
fixup! winansi: simplify loading the GetCurrentConsoleFontEx() function
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user