The Quake III Arena sources as originally released under the GPL license on August 20, 2005.
This commit is contained in:
commit
dbe4ddb103
1409 changed files with 806066 additions and 0 deletions
31
q3asm/lib.txt
Normal file
31
q3asm/lib.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
|
||||
strlen
|
||||
strcasecmp
|
||||
tolower
|
||||
strcat
|
||||
strncpy
|
||||
strcmp
|
||||
strcpy
|
||||
strchr
|
||||
|
||||
vsprintf
|
||||
|
||||
memcpy
|
||||
memset
|
||||
rand
|
||||
|
||||
atoi
|
||||
atof
|
||||
|
||||
abs
|
||||
|
||||
floor
|
||||
fabs
|
||||
tan
|
||||
atan
|
||||
sqrt
|
||||
log
|
||||
cos
|
||||
sin
|
||||
atan2
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue