mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-15 01:08:26 +00:00
Including SD_error.h into headers with error-returning functions
This commit is contained in:
parent
ff651a7941
commit
3f8dba3713
20 changed files with 20 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#define SDL_init_h_
|
||||
|
||||
#include <SDL3/SDL_stdinc.h>
|
||||
#include <SDL3/SDL_error.h>
|
||||
|
||||
#include <SDL3/SDL_begin_code.h>
|
||||
/* Set up for C function definitions, even when using C++ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue