fix makefile
All checks were successful
pyrite-dev/taiga/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-03-10 06:59:29 +09:00
commit c34d4d9962
Signed by: nishi
GPG key ID: 27EF69B208EB9343
3 changed files with 10 additions and 11 deletions

View file

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