mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-27 17:29:49 +00:00
martymation: missing files
This commit is contained in:
parent
6d0e49df66
commit
28551709ce
@ -20,7 +20,7 @@ HELLO: hello.bas
|
||||
|
||||
###
|
||||
|
||||
MARTY: marty.o ./graphics/graphics.inc
|
||||
MARTY: marty.o ./graphics/asteroid.inc
|
||||
ld65 -o MARTY marty.o -C $(LINKER_SCRIPTS)/apple2_6000.inc
|
||||
|
||||
marty.o: marty.s
|
||||
|
BIN
graphics/hgr/martymation/graphics/asteroid_page0.png
Normal file
BIN
graphics/hgr/martymation/graphics/asteroid_page0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
graphics/hgr/martymation/graphics/asteroid_page1.png
Normal file
BIN
graphics/hgr/martymation/graphics/asteroid_page1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
@ -311,4 +311,4 @@ hires_lookup_low:
|
||||
.byte $D0,$D0,$D0,$D0, $D0,$D0,$D0,$D0
|
||||
|
||||
.include "decompress_fast_v2.s"
|
||||
.include "graphics/new.inc"
|
||||
.include "graphics/asteroid.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user