improve glow rendering

This commit is contained in:
asrael 2026-01-23 11:12:37 -06:00
parent 28c3e7ee04
commit 27c6fa628d
7 changed files with 145 additions and 48 deletions

View file

@ -395,6 +395,7 @@ case "$COMMAND" in
src/gfx/pxl8_dither.c
src/gfx/pxl8_font.c
src/gfx/pxl8_gfx.c
src/gfx/pxl8_glows.c
src/gfx/pxl8_lightmap.c
src/gfx/pxl8_mesh.c
src/gfx/pxl8_palette.c