Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dynapi: Don't use SDL_getenv; it might malloc before the app sets an …
…allocator. Use platform-specific code instead, so SDL's allocator never comes into play. (cherry picked from commit d2693d4)
- Loading branch information