mirror of
https://github.com/id-Software/Quake-III-Arena.git
synced 2026-03-20 00:49:37 +01:00
The Quake III Arena sources as originally released under the GPL license on August 20, 2005.
This commit is contained in:
16
q3asm/notes.txt
Normal file
16
q3asm/notes.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
don't do any paramter conversion (double to float, etc)
|
||||
|
||||
|
||||
|
||||
Why?
|
||||
|
||||
Security.
|
||||
Portability.
|
||||
|
||||
It may be more aproachable.
|
||||
|
||||
can still use regular dlls for development purposes
|
||||
|
||||
lcc
|
||||
q3asm
|
||||
Reference in New Issue
Block a user