mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-02-20 19:02:08 +00:00
17 lines
182 B
Text
17 lines
182 B
Text
|
|
||
|
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
|