and yet more cleanup...

This commit is contained in:
asrael 2026-04-15 00:53:03 -05:00
parent 26e855369d
commit cf43538518
16 changed files with 80 additions and 107 deletions

View file

@ -11,7 +11,6 @@ struct pxl8_particles {
pxl8_palette* palette;
pxl8_rng* rng;
u32 alive_count;
u32 count;
u32 max_count;
f32 x, y;