some more cleanup

This commit is contained in:
asrael 2026-04-15 00:27:16 -05:00
parent f4170614a7
commit 26e855369d
20 changed files with 22 additions and 41 deletions

View file

@ -1,8 +1,6 @@
#include "pxl8_lights.h"
#include "pxl8_mem.h"
#include <stdlib.h>
struct pxl8_lights {
pxl8_light* data;
u32 capacity;