#pragma once // #include "SDL.h" enum EventType { SDL_WINDOW_EVENT, SDL_KEYBOARD_EVENT };