mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-07-01 01:12:13 +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 <stdio.h>
|
||||
|
||||
#include <switch.h>
|
||||
#include <SDL.h>
|
||||
|
||||
static SDL_DisplayMode modes[5];
|
||||
|
Loading…
Reference in New Issue
Block a user