21#include "../../SDL_internal.h"
23#ifndef SDL_emscriptenvideo_h_
24#define SDL_emscriptenvideo_h_
26#include "../SDL_sysvideo.h"
27#include "../../events/SDL_touch_c.h"
28#include <emscripten/emscripten.h>
29#include <emscripten/html5.h>
31#if SDL_VIDEO_OPENGL_EGL
37#if SDL_VIDEO_OPENGL_EGL
A collection of pixels used in software blitting.
SDL_bool has_pointer_lock
SDL_bool fullscreen_resize
int requested_fullscreen_mode
The type used to identify a window.