mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-11 15:21:40 +00:00
16 lines
182 B
Text
16 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
|