Added SDL_murmur3_32()

This commit is contained in:
Sam Lantinga 2024-09-28 15:49:01 -07:00
parent 039148fb0e
commit a923771978
10 changed files with 101 additions and 0 deletions

View file

@ -1097,6 +1097,7 @@ SDL3_0.0.0 {
SDL_memset;
SDL_modf;
SDL_modff;
SDL_murmur3_32;
SDL_pow;
SDL_powf;
SDL_qsort;