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 --- phantasia/main.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'phantasia/main.c') diff --git a/phantasia/main.c b/phantasia/main.c index c8850da8..6fd3f727 100644 --- a/phantasia/main.c +++ b/phantasia/main.c @@ -37,6 +37,7 @@ #include #include #include +#include #include "macros.h" #include "phantdefs.h" @@ -44,6 +45,8 @@ #include "phantglobs.h" #include "pathnames.h" +#define __unreachable() __builtin_unreachable() + #undef bool #include -- cgit v1.2.3-56-ge451