aboutsummaryrefslogtreecommitdiffstats
path: root/q3asm/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'q3asm/notes.txt')
-rwxr-xr-xq3asm/notes.txt32
1 files changed, 16 insertions, 16 deletions
diff --git a/q3asm/notes.txt b/q3asm/notes.txt
index 4a016f0..63297f3 100755
--- a/q3asm/notes.txt
+++ b/q3asm/notes.txt
@@ -1,16 +1,16 @@
-
-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
+
+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