mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 06:51:47 +00:00
add a note about memory consuption
This commit is contained in:
parent
f7a8645fad
commit
5bd524cd8b
1 changed files with 1 additions and 0 deletions
|
@ -24,4 +24,5 @@ o quaternion type. Tricky: requires 4 word args/return
|
|||
o CSE optimizations. Hard?
|
||||
o fix local structure used/uninitialized warnings
|
||||
o arrays in entities/structures?
|
||||
o try to reduce memory consumption
|
||||
? pass the first two parms in call->b and call->c
|
||||
|
|
Loading…
Reference in a new issue