add a note about memory consuption

This commit is contained in:
Bill Currie 2004-02-24 02:56:32 +00:00
parent f7a8645fad
commit 5bd524cd8b

View file

@ -24,4 +24,5 @@ o quaternion type. Tricky: requires 4 word args/return
o CSE optimizations. Hard? o CSE optimizations. Hard?
o fix local structure used/uninitialized warnings o fix local structure used/uninitialized warnings
o arrays in entities/structures? o arrays in entities/structures?
o try to reduce memory consumption
? pass the first two parms in call->b and call->c ? pass the first two parms in call->b and call->c