mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 15:21:35 +00:00
e414f46c4d
* Moved the q3asm dir to asm so that is doesn't clash with the binary when installed
31 lines
154 B
Text
31 lines
154 B
Text
|
|
strlen
|
|
strcasecmp
|
|
tolower
|
|
strcat
|
|
strncpy
|
|
strcmp
|
|
strcpy
|
|
strchr
|
|
|
|
vsprintf
|
|
|
|
memcpy
|
|
memset
|
|
rand
|
|
|
|
atoi
|
|
atof
|
|
|
|
abs
|
|
|
|
floor
|
|
fabs
|
|
tan
|
|
atan
|
|
sqrt
|
|
log
|
|
cos
|
|
sin
|
|
atan2
|
|
|