Romain Vimont 454b9a6c3e 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-01-24 15:32:44 +01:00
..
2021-01-24 15:32:44 +01:00
2021-01-24 15:32:44 +01:00
2021-01-24 15:32:44 +01:00
2020-11-08 21:11:12 +01:00