mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 01:46:25 +00:00
Removed mostly unused SDL_errorcode
This commit is contained in:
@@ -60,7 +60,7 @@ extern "C" {
|
||||
static void SDL_InitDynamicAPI(void);
|
||||
|
||||
/* BE CAREFUL CALLING ANY SDL CODE IN HERE, IT WILL BLOW UP.
|
||||
Even self-contained stuff might call SDL_Error and break everything. */
|
||||
Even self-contained stuff might call SDL_SetError() and break everything. */
|
||||
|
||||
/* behold, the macro salsa! */
|
||||
|
||||
|
Reference in New Issue
Block a user