riven_hgr: more frames

This commit is contained in:
Vince Weaver 2024-05-27 22:35:28 -04:00
parent 89e8494737
commit cc169d8599
12 changed files with 35 additions and 2 deletions

View File

@ -7,7 +7,7 @@
.include "zp.inc"
.include "hardware.inc"
NUM_SCENES = 87
NUM_SCENES = 97
overlays = $2000
@ -402,6 +402,16 @@ frames_l:
.byte <img197_bg_zx02
.byte <img198_bg_zx02
.byte <img199_bg_zx02
.byte <img200_bg_zx02
.byte <img201_bg_zx02
.byte <img202_bg_zx02
.byte <img203_bg_zx02
.byte <img204_bg_zx02
.byte <img205_bg_zx02
.byte <img206_bg_zx02
.byte <img207_bg_zx02
.byte <img208_bg_zx02
.byte <img209_bg_zx02
frames_h:
@ -492,6 +502,16 @@ frames_h:
.byte >img197_bg_zx02
.byte >img198_bg_zx02
.byte >img199_bg_zx02
.byte >img200_bg_zx02
.byte >img201_bg_zx02
.byte >img202_bg_zx02
.byte >img203_bg_zx02
.byte >img204_bg_zx02
.byte >img205_bg_zx02
.byte >img206_bg_zx02
.byte >img207_bg_zx02
.byte >img208_bg_zx02
.byte >img209_bg_zx02

View File

@ -35,7 +35,10 @@ movie2.inc: \
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
img198_bg.gr.zx02 img199_bg.gr.zx02 img200_bg.gr.zx02 \
img201_bg.gr.zx02 img202_bg.gr.zx02 img203_bg.gr.zx02 \
img204_bg.gr.zx02 img205_bg.gr.zx02 img206_bg.gr.zx02 \
img207_bg.gr.zx02 img208_bg.gr.zx02 img209_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
@ -123,6 +126,16 @@ 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
echo "img200_bg_zx02: .incbin \"img200_bg.gr.zx02\"" >> movie2.inc
echo "img201_bg_zx02: .incbin \"img201_bg.gr.zx02\"" >> movie2.inc
echo "img202_bg_zx02: .incbin \"img202_bg.gr.zx02\"" >> movie2.inc
echo "img203_bg_zx02: .incbin \"img203_bg.gr.zx02\"" >> movie2.inc
echo "img204_bg_zx02: .incbin \"img204_bg.gr.zx02\"" >> movie2.inc
echo "img205_bg_zx02: .incbin \"img205_bg.gr.zx02\"" >> movie2.inc
echo "img206_bg_zx02: .incbin \"img206_bg.gr.zx02\"" >> movie2.inc
echo "img207_bg_zx02: .incbin \"img207_bg.gr.zx02\"" >> movie2.inc
echo "img208_bg_zx02: .incbin \"img208_bg.gr.zx02\"" >> movie2.inc
echo "img209_bg_zx02: .incbin \"img209_bg.gr.zx02\"" >> movie2.inc
####

Binary file not shown.

After

Width:  |  Height:  |  Size: 949 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 922 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 864 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 899 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 890 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 861 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 856 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 860 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 837 B