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 <stdio.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#include "SDL_events.h"
|
#include "SDL.h"
|
||||||
#include "SDL_video.h"
|
|
||||||
|
|
||||||
#define WINDOW_WIDTH 640
|
#define WINDOW_WIDTH 640
|
||||||
#define WINDOW_HEIGHT 480
|
#define WINDOW_HEIGHT 480
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue