summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAlex Szpakowski <slime73@gmail.com>2019-08-05 12:35:32 -0300
committerAlex Szpakowski <slime73@gmail.com>2019-08-05 12:35:32 -0300
commit90828036d4b346a9b98e1db4fbda87764472fee9 (patch)
tree4336e0519f20dbcd2ad8d8302302d3a2ed1d34b4 /Makefile.in
parent07a11cf6cdb517932692667ccdcf0b3c4ac92c08 (diff)
downloadsdl-90828036d4b346a9b98e1db4fbda87764472fee9.tar.gz
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
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 \