add theme
All checks were successful
pyrite-dev/taiga/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-03-09 00:09:35 +09:00
commit bc940fdee9
Signed by: nishi
GPG key ID: 27EF69B208EB9343
9 changed files with 372 additions and 40 deletions

View file

@ -1,5 +1,7 @@
CC = owcc -bnt
DEFS = -DSTBI_NO_SIMD
E = .exe
AFTER = wrc -q -bt=nt src/taiga.rc taiga.exe
LIBS =
include Makefile