#include "video.h" #include <SDL2/SDL.h> #include <GL/glew.h> void Video_Init() { } void Video_Shutdown() { }