remove endian related error
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-04-15 12:23:54 +09:00
commit 391f5a6924
2 changed files with 6 additions and 12 deletions

2
WatMakefile generated
View file

@ -1,4 +1,4 @@
CC = wcc386 -bt=nt -q -bd
CC = wcc386 -bt=nt -q -bd -d3
LD = wlink option quiet
CFLAGS = -i=include -i=external/libz/include -d_MILSKO -dUSE_GDI -dUSE_STB_TRUETYPE -dUSE_STB_IMAGE -dSTBI_NO_SIMD