mirror of
https://github.com/yawut/SDL.git
synced 2026-07-26 21:20:56 -05:00
Need to include SDL_main.h ... eh, just include everything. :)
This commit is contained in:
parent
6e25b65a44
commit
a8dcd6b5a9
|
|
@ -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…
Reference in New Issue
Block a user