mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-26 07:48:42 +00:00
Remove include/SDL3/SDL_name.h
This commit is contained in:
parent
a67ae8eed5
commit
18f38bef03
11 changed files with 0 additions and 57 deletions
|
|
@ -29,8 +29,6 @@
|
|||
|
||||
#ifdef SDL_VIDEO_DRIVER_KMSDRM_DYNAMIC
|
||||
|
||||
#include <SDL3/SDL_name.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
void *lib;
|
||||
|
|
|
|||
|
|
@ -28,8 +28,6 @@
|
|||
|
||||
#ifdef SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC
|
||||
|
||||
#include <SDL3/SDL_name.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
void *lib;
|
||||
|
|
|
|||
|
|
@ -32,8 +32,6 @@
|
|||
|
||||
#ifdef SDL_VIDEO_DRIVER_X11_DYNAMIC
|
||||
|
||||
#include <SDL3/SDL_name.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
void *lib;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue