aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2016-09-21 02:38:28 -0400
committerB. Watson <yalhcru@gmail.com>2016-09-21 02:38:28 -0400
commit9b629fdffebaf36d4ce6080a9390ec101ecdef5b (patch)
tree01dd44d206ae858b5a511119caf21dffc12d3fe4 /Makefile
parent421107aae8b2ab6bb67f566238716992fbd5bd02 (diff)
downloadjumpmanjr-9b629fdffebaf36d4ce6080a9390ec101ecdef5b.tar.gz
found sprite data for jumpmans "feet" (shadow)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 318e85d..db8815c 100644
--- a/Makefile
+++ b/Makefile
@@ -38,6 +38,6 @@ test: jmjtest.dasm
@echo
@cmp jumpmanjr.rom jmjtest.bin && echo "=== Binary reassembles correctly" || echo "*** Binary FAILS to reassemble correctly ***"
@echo ; echo "-----------------------"
- @echo labels load jmjtest.lbl
+ @echo labels add jmjtest.lbl
@echo "-----------------------" ; echo
@atari800 -nobasic -cart-type 2 -cart jmjtest.bin