added optional face (image) for balls

This commit is contained in:
Antonio Carzaniga
2019-07-29 14:21:55 +02:00
parent b2c96f75c1
commit f7706865fe
2 changed files with 47 additions and 6 deletions

View File

@ -8,6 +8,9 @@ LIBS=$(GTK_LIBS)
PROGS=balls
.PHONY: default
default: all
.PHONY: run
run: balls
./balls