From 50e9b7f4049c690d8e36efda200678b249e85503 Mon Sep 17 00:00:00 2001 From: PatR Date: Sun, 9 Jun 2024 11:17:54 -0700 Subject: [PATCH] out of date 'struct gi' bit --- include/wintype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wintype.h b/include/wintype.h index e455eae91..e3b38a959 100644 --- a/include/wintype.h +++ b/include/wintype.h @@ -102,7 +102,7 @@ typedef struct glyphinfo { uint32 framecolor; glyph_map gm; } glyph_info; -#define GLYPH_INFO_P struct gi +/*#define GLYPH_INFO_P struct glyphinfo //not used*/ /* select_menu() "how" argument types */ /* [MINV_PICKMASK in monst.h assumes these have values of 0, 1, 2] */