diff --git a/tools/qfcc/TODO b/tools/qfcc/TODO index 8388401b0..73316e165 100644 --- a/tools/qfcc/TODO +++ b/tools/qfcc/TODO @@ -10,3 +10,4 @@ o native integer type o quaternion type o ?: operator o = operator ( var += expr, etc. ) +o CSE optimisations