Need to include SDL_main.h ... eh, just include everything. :)
This commit is contained in:
parent
21f3b33f9c
commit
3693a452e6
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue