diff --git a/bedstead.c b/bedstead.c index 5231513..e168d4b 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1213,7 +1213,7 @@ struct glyph { static void dolookups(struct glyph const *); -static inline int +static int getpix(char const data[YSIZE], int x, int y, unsigned flags) {