mirror of
https://github.com/joel16/SDL2.git
synced 2025-03-02 16:45:46 +00:00
Need to include SDL_main.h ... eh, just include everything. :)
This commit is contained in:
parent
21f3b33f9c
commit
3693a452e6
@ -4,8 +4,7 @@
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_video.h"
|
||||
#include "SDL.h"
|
||||
|
||||
#define WINDOW_WIDTH 640
|
||||
#define WINDOW_HEIGHT 480
|
||||
|
Loading…
x
Reference in New Issue
Block a user