Skip to content
Snippets Groups Projects
Commit a8137780 authored by Daniel Gröber (dxld)'s avatar Daniel Gröber (dxld)
Browse files

rts: TraverseHeap: Move stackElement.cp back into nextPos union

The 'cp' field really is only used when type==posTypeFresh so it's more
space efficient to have it in the nextPos union.
parent 75355228
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment