quake3live/q3asm/notes.txt
2026-03-18 13:32:24 +08:00

16 lines
198 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