summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2015-12-05 00:17:15 -0800
committerMichael Pavone <pavone@retrodev.com>2015-12-05 00:17:15 -0800
commit8592699fdafa583310eaf3679a46fde920ec8114 (patch)
tree5922f54b02fd2735c7b821fece10a01e7a470cfa /Makefile
parent0ea68ba51be6030a4336283bb159cde74c96753b (diff)
Added mouse support to menu ROM
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd7f004..35e1ab1 100644
--- a/Makefile
+++ b/Makefile
@@ -207,8 +207,9 @@ vos_prog_info : vos_prog_info.o vos_program_module.o
vasmz80_mot -Fbin -spaces -o $@ $<
arrow.tiles : arrow.png
+cursor.tiles : cursor.png
font_interlace_variable.tiles : font_interlace_variable.png
-menu.bin : font_interlace_variable.tiles arrow.tiles
+menu.bin : font_interlace_variable.tiles arrow.tiles cursor.tiles
clean :
rm -rf $(ALL) trans ztestrun ztestgen *.o