mirror of
https://github.com/ioquake/ioq3.git
synced 2025-05-30 00:20:59 +00:00
* More Solaris work
This commit is contained in:
parent
0a3e96af77
commit
acf1f46a2b
5 changed files with 20 additions and 15 deletions
|
@ -76,7 +76,7 @@ C(Sys_SnapVector):
|
|||
|
||||
// void Sys_SnapVectorCW( float *v, unsigned short int cw )
|
||||
.global C(Sys_SnapVectorCW)
|
||||
C(Sys_SnapVector_cw):
|
||||
C(Sys_SnapVectorCW):
|
||||
pushl %eax
|
||||
pushl %ebp
|
||||
movl %esp,%ebp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue