From 90828036d4b346a9b98e1db4fbda87764472fee9 Mon Sep 17 00:00:00 2001 From: Alex Szpakowski Date: Mon, 5 Aug 2019 12:35:32 -0300 Subject: Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 567624e90..6b4eecf73 100644 --- a/Makefile.in +++ b/Makefile.in @@ -84,6 +84,7 @@ HDRS = \ SDL_log.h \ SDL_main.h \ SDL_messagebox.h \ + SDL_metal.h \ SDL_mouse.h \ SDL_mutex.h \ SDL_name.h \ -- cgit v1.2.1