Romain Vimont 30e619d37f Replace SDL_strdup() by strdup()
The functions SDL_malloc(), SDL_free() and SDL_strdup() were used only
because strdup() was not available everywhere.

Now that it is available, use the native version of these functions.
2021-02-17 09:54:03 +01:00
..
2021-02-17 09:54:03 +01:00
2021-02-17 09:54:03 +01:00
2021-02-17 09:53:25 +01:00
2020-11-08 21:11:12 +01:00