Euphoria
fakesdlevent.h
Go to the documentation of this file.
1 #pragma once
2 
3 struct SDL_Window;
4 typedef union SDL_Event SDL_Event; // NOLINT sdl stuff
union SDL_Event SDL_Event
Definition: fakesdlevent.h:4