More cleanup of removing uses of particular members of ET_Generic in order to avoid using Generic in the long term.
We have some pretty obvious duplication between NO0 and CEN with the elevator that goes between the two stages (makes sense), but I think we will probably want to get NO0 decompiled through copy and pasting between the stages, and then see about proper dedupes.
This PR is pretty small, not too many existing uses of this member :)
More cleanup of removing uses of particular members of
ET_Generic
in order to avoid using Generic in the long term.We have some pretty obvious duplication between NO0 and CEN with the elevator that goes between the two stages (makes sense), but I think we will probably want to get NO0 decompiled through copy and pasting between the stages, and then see about proper dedupes.
This PR is pretty small, not too many existing uses of this member :)