mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-13 07:47:43 +00:00
16 lines
198 B
Text
Executable file
16 lines
198 B
Text
Executable file
|
|
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
|