1 file changed
+1
-1
lines changed- .github/workflows/make.yml+4-4
- LICENSE+1-1
- Makefile+1-1
- README.md+8-3
- src/appvar.c+16-5
- src/appvar.h+3-3
- src/bpp.h+1-1
- src/clean.c+1-1
- src/clean.h+1-1
- src/color.c+1-1
- src/color.h+1-1
- src/compress.c+1-1
- src/compress.h+1-1
- src/convert.c+1-1
- src/convert.h+1-1
- src/icon.c+54-2
- src/icon.h+3-2
- src/image.c+1-1
- src/image.h+1-1
- src/log.c+1-1
- src/log.h+1-1
- src/main.c+1-1
- src/memory.c+1-1
- src/memory.h+1-1
- src/options.c+15-4
- src/options.h+1-1
- src/output-appvar.c+8-5
- src/output-asm.c+1-1
- src/output-basic.c+1-1
- src/output-bin.c+1-1
- src/output-c.c+1-1
- src/output.c+1-1
- src/output.h+1-1
- src/palette.c+1-1
- src/palette.h+1-1
- src/parser.c+1-1
- src/parser.h+1-1
- src/strings.c+1-1
- src/strings.h+1-1
- src/thread.c+1-1
- src/thread.h+1-1
- src/tileset.c+1-1
- src/tileset.h+1-1
- test/test.sh+1-1
0 commit comments