Updated shaders.

This commit is contained in:
Branimir Karadžić 2015-04-02 10:49:41 -07:00
parent 7ebc6e3cbb
commit 85bf5493c3
71 changed files with 8 additions and 8 deletions

View file

@ -5,8 +5,8 @@
include ../../../scripts/shader-embeded.mk
droidsans.ttf.h: ../runtime/font/droidsans.ttf
bin2c -f $(<) -o $(@) -n s_droidSansTtf
droidsans.ttf.h: ../../runtime/font/droidsans.ttf
@bin2c -f $(<) -o $(@) -n s_droidSansTtf
rebuild: droidsans.ttf.h
@make -s --no-print-directory clean all