The C header file SDL_stdinc.h contains a lot of functions, types and features which are not found in the corresponding sdlstdinc.inc.
A major review of this file is necessary:
- find defines/types/functions which are potentially useful for Pascal programmers, add them
- e. g. math functions
The C header file
SDL_stdinc.hcontains a lot of functions, types and features which are not found in the correspondingsdlstdinc.inc.A major review of this file is necessary: