mirror of
https://github.com/yawut/SDL.git
synced 2026-08-23 01:05:09 -05:00
Need to include SDL_main.h ... eh, just include everything. :)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user