about summary refs log tree commit diff stats
path: root/src/wrapped/SDL_dynapi_procs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Backport SDL_DYNAPI_entry wrapper from box86. (#374)João Henrique2022-08-061-0/+877
* Backport SDL_DYNAPI_entry wrapper from box86. * Correct SDL_DYNAPI_entry prototype. Second argument is of pointer type, not integer.