From 08eca96e71d96ad1f8e9b888875ab5570f208d19 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 17 Feb 2021 14:05:02 -0500 Subject: Get all the games compiling for iOS --- testpat/testpat.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testpat/testpat.c') diff --git a/testpat/testpat.c b/testpat/testpat.c index c54908ba..327da7eb 100644 --- a/testpat/testpat.c +++ b/testpat/testpat.c @@ -40,6 +40,8 @@ __RCSID("$NetBSD: testpat.c,v 1.4 2021/01/08 15:16:04 christos Exp $"); #include #include +#define __arraycount(a) (sizeof(a) / sizeof(*(a))) + static int colour_list[6] = { COLOR_YELLOW, COLOR_CYAN, -- cgit v1.2.3-56-ge451