Skip to content

Commit

Permalink
adds background graphics
Browse files Browse the repository at this point in the history
  • Loading branch information
steph72 committed Dec 10, 2020
1 parent a29c46a commit c6e9d51
Show file tree
Hide file tree
Showing 3 changed files with 473 additions and 37 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ BINDIR = bin

CC = /home/stephan/kickc/bin/kickc.sh

all: hello generate
all: hello generate test

hello:
@echo "m65snow makefile"
Expand Down
Loading

0 comments on commit c6e9d51

Please sign in to comment.