Implemented the Dynamic API magic.

This commit is contained in:
Ryan C. Gordon
2013-12-09 16:03:18 -05:00
parent 03d5719413
commit 3dfc14ade2
21 changed files with 1808 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ SDL_project "SDL2"
"/audio/disk/",
"/audio/dummy/",
"/cpuinfo/",
"/dynapi/",
"/events/",
"/file/",
"/haptic/",