mirror of
https://github.com/encounter/SDL.git
synced 2025-05-23 15:51:23 +00:00
Fixed not needed standard includes in test program.
This commit is contained in:
parent
ed5435034d
commit
aaefa6a855
@ -14,9 +14,6 @@
|
||||
|
||||
/* Sample program: Draw a Chess Board by using SDL_CreateSoftwareRenderer API */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "SDL.h"
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user