From 5d8b431f9c3febd61b9e6ab48ebff29b90f07363 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 27 Aug 2017 00:00:24 -0400 Subject: [PATCH] Add osdialogs submodule --- .gitmodules | 3 +++ ext/osdialog | 1 + 2 files changed, 4 insertions(+) create mode 160000 ext/osdialog diff --git a/.gitmodules b/.gitmodules index 1657af82..83116fb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "ext/dr_libs"] path = ext/dr_libs url = https://github.com/mackron/dr_libs.git +[submodule "ext/osdialog"] + path = ext/osdialog + url = https://github.com/AndrewBelt/osdialog.git diff --git a/ext/osdialog b/ext/osdialog new file mode 160000 index 00000000..063ed870 --- /dev/null +++ b/ext/osdialog @@ -0,0 +1 @@ +Subproject commit 063ed8701e08bf1cb0619a9f08cb370df28becc6