diff options
Diffstat (limited to 'code/tools/q3asm/notes.txt')
-rw-r--r-- | code/tools/q3asm/notes.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/code/tools/q3asm/notes.txt b/code/tools/q3asm/notes.txt deleted file mode 100644 index 63297f3..0000000 --- a/code/tools/q3asm/notes.txt +++ /dev/null @@ -1,16 +0,0 @@ - -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 |