riven_hgr: add some more frames

This commit is contained in:
Vince Weaver 2024-05-27 02:08:54 -04:00
parent c36ec03755
commit 89e8494737
12 changed files with 36 additions and 2 deletions

View File

@ -7,7 +7,7 @@
.include "zp.inc"
.include "hardware.inc"
NUM_SCENES = 77
NUM_SCENES = 87
overlays = $2000
@ -392,6 +392,16 @@ frames_l:
.byte <img187_bg_zx02
.byte <img188_bg_zx02
.byte <img189_bg_zx02
.byte <img190_bg_zx02
.byte <img191_bg_zx02
.byte <img192_bg_zx02
.byte <img193_bg_zx02
.byte <img194_bg_zx02
.byte <img195_bg_zx02
.byte <img196_bg_zx02
.byte <img197_bg_zx02
.byte <img198_bg_zx02
.byte <img199_bg_zx02
frames_h:
@ -472,6 +482,16 @@ frames_h:
.byte >img187_bg_zx02
.byte >img188_bg_zx02
.byte >img189_bg_zx02
.byte >img190_bg_zx02
.byte >img191_bg_zx02
.byte >img192_bg_zx02
.byte >img193_bg_zx02
.byte >img194_bg_zx02
.byte >img195_bg_zx02
.byte >img196_bg_zx02
.byte >img197_bg_zx02
.byte >img198_bg_zx02
.byte >img199_bg_zx02

View File

@ -32,7 +32,10 @@ movie2.inc: \
img180_bg.gr.zx02 img181_bg.gr.zx02 img182_bg.gr.zx02 \
img183_bg.gr.zx02 img184_bg.gr.zx02 img185_bg.gr.zx02 \
img186_bg.gr.zx02 img187_bg.gr.zx02 img188_bg.gr.zx02 \
img189_bg.gr.zx02
img189_bg.gr.zx02 img190_bg.gr.zx02 img191_bg.gr.zx02 \
img192_bg.gr.zx02 img193_bg.gr.zx02 img194_bg.gr.zx02 \
img195_bg.gr.zx02 img196_bg.gr.zx02 img197_bg.gr.zx02 \
img198_bg.gr.zx02 img199_bg.gr.zx02
echo "img096_bg_zx02: .incbin \"img096_bg.gr.zx02\"" > movie2.inc
echo "img114_bg_zx02: .incbin \"img114_bg.gr.zx02\"" >> movie2.inc
echo "img115_bg_zx02: .incbin \"img115_bg.gr.zx02\"" >> movie2.inc
@ -110,6 +113,17 @@ movie2.inc: \
echo "img187_bg_zx02: .incbin \"img187_bg.gr.zx02\"" >> movie2.inc
echo "img188_bg_zx02: .incbin \"img188_bg.gr.zx02\"" >> movie2.inc
echo "img189_bg_zx02: .incbin \"img189_bg.gr.zx02\"" >> movie2.inc
echo "img190_bg_zx02: .incbin \"img190_bg.gr.zx02\"" >> movie2.inc
echo "img191_bg_zx02: .incbin \"img191_bg.gr.zx02\"" >> movie2.inc
echo "img192_bg_zx02: .incbin \"img192_bg.gr.zx02\"" >> movie2.inc
echo "img193_bg_zx02: .incbin \"img193_bg.gr.zx02\"" >> movie2.inc
echo "img194_bg_zx02: .incbin \"img194_bg.gr.zx02\"" >> movie2.inc
echo "img195_bg_zx02: .incbin \"img195_bg.gr.zx02\"" >> movie2.inc
echo "img196_bg_zx02: .incbin \"img196_bg.gr.zx02\"" >> movie2.inc
echo "img197_bg_zx02: .incbin \"img197_bg.gr.zx02\"" >> movie2.inc
echo "img198_bg_zx02: .incbin \"img198_bg.gr.zx02\"" >> movie2.inc
echo "img199_bg_zx02: .incbin \"img199_bg.gr.zx02\"" >> movie2.inc
####

Binary file not shown.

After

Width:  |  Height:  |  Size: 891 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 788 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 837 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 947 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 858 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 915 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 895 B