From 7407ac7ff7e7b43ce35771f386e7b259a9c1ba58 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Tue, 13 Aug 2013 08:33:55 -0500 Subject: First commit. Hello SDL. --- vendor/frameworks/SDL2.framework/Resources | 1 + 1 file changed, 1 insertion(+) create mode 120000 vendor/frameworks/SDL2.framework/Resources (limited to 'vendor/frameworks/SDL2.framework/Resources') diff --git a/vendor/frameworks/SDL2.framework/Resources b/vendor/frameworks/SDL2.framework/Resources new file mode 120000 index 0000000..953ee36 --- /dev/null +++ b/vendor/frameworks/SDL2.framework/Resources @@ -0,0 +1 @@ +Versions/Current/Resources \ No newline at end of file -- cgit