mirror of
https://github.com/id-Software/Quake-III-Arena.git
synced 2026-03-19 16:39:33 +01:00
17 lines
182 B
Plaintext
17 lines
182 B
Plaintext
|
|
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
|