summaryrefslogtreecommitdiff
path: root/src/win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32.h')
-rw-r--r--src/win32.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/win32.h b/src/win32.h
new file mode 100644
index 00000000..b223ea4d
--- /dev/null
+++ b/src/win32.h
@@ -0,0 +1,4 @@
1#pragma once
2#include <SDL_video.h>
3
4void useExecutableIconResource_SDLWindow(SDL_Window *win);