mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 22:52:04 +00:00
e414f46c4d
* Moved the q3asm dir to asm so that is doesn't clash with the binary when installed
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
|