Updated SDL to 2.0.14 in preparation for release candidate

This commit is contained in:
Sam Lantinga
2020-12-08 18:56:06 -08:00
parent 2a9591a9ea
commit a2098a47b6
12 changed files with 102 additions and 22 deletions

View File

@@ -70,6 +70,6 @@ extern DECLSPEC int SDLCALL SDL_OpenURL(const char *url);
#endif
#include "close_code.h"
#endif /* SDL_filesystem_h_ */
#endif /* SDL_misc_h_ */
/* vi: set ts=4 sw=4 expandtab: */