5 lines
59 B
C
5 lines
59 B
C
#pragma once
|
|
|
|
#include "SDL.h"
|
|
|
|
extern SDL_Window *window;
|