<a name="l1"></a><span class=cF0>A </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/Gr.html#l157"><span class=cF4>CSprite</span></a><span class=cF0> is an ordered list of </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/Gr.html#l120"><span class=cF4>these</span></a><span class=cF0> elements, created with </span><span class=cF2><CTRL-r></span><span class=cF0>. Normally, they are packed together in a list and the
<a name="l7"></a>Be aware that copying </span><span class=cF2>SP</span><span class=cF0>, </span><span class=cF2>IB</span><span class=cF0>, or </span><span class=cF2>IS</span><span class=cF0> entries with the clip results in duplicate entries with different nums. You can manually
<a name="l8"></a>remove dups by editing with </span><span class=cF2><CTRL-t></span><span class=cF0> and setting to the original num.
<a name="l10"></a>See </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrSpritePlot.html#l1"><span class=cF4>::/System/Gr/GrSpritePlot.CC</span></a><span class=cF0> for how CSprite are stored.