mirror of
https://github.com/ScrelliCopter/Lesson10-SDL3.git
synced 2025-02-21 07:19:26 +11:00
windows
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <math.h> // Math Library Header File
|
||||
#include <stdio.h> // Header File For Standard Input/Output
|
||||
#include <stdlib.h>
|
||||
#include <SDL.h>
|
||||
#include <SDL_main.h>
|
||||
#include <SDL_opengl.h> // Header File For The OpenGL32 Library
|
||||
|
||||
Reference in New Issue
Block a user