[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

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.