mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-07-01 09:12:14 +02:00
sdl2: remove unneeded switch header declaration
This commit is contained in:
parent
b7be3e296e
commit
6a8dc97951
@ -1,7 +1,6 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include <switch.h>
|
|
||||||
#include <SDL.h>
|
#include <SDL.h>
|
||||||
|
|
||||||
static SDL_DisplayMode modes[5];
|
static SDL_DisplayMode modes[5];
|
||||||
|
Loading…
Reference in New Issue
Block a user