Commit 3693a452 authored by Sam Lantinga's avatar Sam Lantinga

Need to include SDL_main.h ... eh, just include everything. :)

parent 21f3b33f
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment