cave-story-solaris/src/Backends/SDL2/Window.h
2020-04-04 20:51:07 +01:00

5 lines
59 B
C

#pragma once
#include "SDL.h"
extern SDL_Window *window;