mirror of
https://github.com/encounter/SDL.git
synced 2025-12-11 22:44:17 +00:00
url: Cleanups and compiler warning fixes.
This commit is contained in:
@@ -19,12 +19,9 @@
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#include "../../SDL_internal.h"
|
||||
#include "SDL_error.h"
|
||||
#include "../SDL_sysurl.h"
|
||||
#include <Url.h>
|
||||
|
||||
extern "C" { int SDL_SYS_OpenURL(const char *url); }
|
||||
|
||||
int
|
||||
SDL_SYS_OpenURL(const char *url)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user