sdl (master post 3.1 preview) Merge commit 'e4f454091a943345938608570b104400f62fd625'

This commit is contained in:
2024-03-28 16:27:42 +01:00
862 changed files with 204894 additions and 45662 deletions

View File

@@ -42,6 +42,7 @@ words = [
'atanf',
'atof',
'atoi',
'bsearch',
'calloc',
'ceil',
'ceilf',
@@ -90,6 +91,8 @@ words = [
'pow',
'powf',
'qsort',
'qsort_r',
'qsort_s',
'realloc',
'round',
'roundf',