1
0
Fork 0
mirror of https://github.com/GRRLIB/GRRLIB.git synced 2025-04-16 20:25:30 +00:00

[CHG] raw2c.exe is no longer distributed with the composition example

This commit is contained in:
Crayon2000 2009-11-03 15:59:22 +00:00
parent 0e015068fe
commit f35a165d94
2 changed files with 1 additions and 1 deletions
examples/composition

View file

@ -73,4 +73,4 @@ run : $(DOL)
.PRECIOUS : %.c
%.c : %.png
@echo Converting resource: $<
@./raw2c.exe $< 2>nul
@$(BINDIR)/raw2c.exe $< 2>nul

Binary file not shown.