First pass at calling C

This commit is contained in:
alpine9000
2016-03-16 20:17:08 +11:00
parent b5d55e1f5b
commit 68c54c01d2
13 changed files with 296 additions and 2 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ SUBDIRS=tools/makeadf \
017.dual_playfield\
018.vert_scroll\
019.hori_scroll\
020.shrinkler
020.shrinkler\
021.calling_c
.PHONY: subdirs $(SUBDIRS)