First attempts to port to SDL2
This commit is contained in:
parent
199776f258
commit
75089ea473
6 changed files with 235 additions and 171 deletions
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <sys/wait.h>
|
||||
#include "SDL.h"
|
||||
#include "SDL2/SDL.h"
|
||||
#include "compiler.h"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue