From d24ee5f20483aee9acbec9deb0dcc833d78cae49 Mon Sep 17 00:00:00 2001 From: alekseiplusplus Date: Mon, 27 Nov 2023 21:15:03 +1100 Subject: actually fixed build this time --- src/main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 746d290..f640bc1 100644 --- a/src/main.c +++ b/src/main.c @@ -1,3 +1,5 @@ +#include "apple.h" + int main() { //VideoInit(); -- cgit v1.2.3