riven_hgr: hook up some more images

This commit is contained in:
Vince Weaver 2024-05-25 20:49:59 -04:00
parent 1dcca3c939
commit 650c2be57b
12 changed files with 37 additions and 4 deletions

View File

@ -7,7 +7,7 @@
.include "zp.inc"
.include "hardware.inc"
NUM_SCENES = 37
NUM_SCENES = 47
overlays = $2000
@ -352,6 +352,16 @@ frames_l:
.byte <img147_bg_zx02
.byte <img148_bg_zx02
.byte <img149_bg_zx02
.byte <img150_bg_zx02
.byte <img151_bg_zx02
.byte <img152_bg_zx02
.byte <img153_bg_zx02
.byte <img154_bg_zx02
.byte <img155_bg_zx02
.byte <img156_bg_zx02
.byte <img157_bg_zx02
.byte <img158_bg_zx02
.byte <img159_bg_zx02
frames_h:
@ -392,6 +402,17 @@ frames_h:
.byte >img147_bg_zx02
.byte >img148_bg_zx02
.byte >img149_bg_zx02
.byte >img150_bg_zx02
.byte >img151_bg_zx02
.byte >img152_bg_zx02
.byte >img153_bg_zx02
.byte >img154_bg_zx02
.byte >img155_bg_zx02
.byte >img156_bg_zx02
.byte >img157_bg_zx02
.byte >img158_bg_zx02
.byte >img159_bg_zx02
overlay_mask_zx02:

View File

@ -18,7 +18,11 @@ movie2.inc: \
img138_bg.gr.zx02 img139_bg.gr.zx02 img140_bg.gr.zx02 \
img141_bg.gr.zx02 img142_bg.gr.zx02 img143_bg.gr.zx02 \
img144_bg.gr.zx02 img145_bg.gr.zx02 img146_bg.gr.zx02 \
img147_bg.gr.zx02 img148_bg.gr.zx02 img149_bg.gr.zx02
img147_bg.gr.zx02 img148_bg.gr.zx02 img149_bg.gr.zx02 \
img150_bg.gr.zx02 img151_bg.gr.zx02 img152_bg.gr.zx02 \
img153_bg.gr.zx02 img154_bg.gr.zx02 img155_bg.gr.zx02 \
img156_bg.gr.zx02 img157_bg.gr.zx02 img158_bg.gr.zx02 \
img159_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
@ -56,8 +60,16 @@ movie2.inc: \
echo "img147_bg_zx02: .incbin \"img147_bg.gr.zx02\"" >> movie2.inc
echo "img148_bg_zx02: .incbin \"img148_bg.gr.zx02\"" >> movie2.inc
echo "img149_bg_zx02: .incbin \"img149_bg.gr.zx02\"" >> movie2.inc
echo "img150_bg_zx02: .incbin \"img150_bg.gr.zx02\"" >> movie2.inc
echo "img151_bg_zx02: .incbin \"img151_bg.gr.zx02\"" >> movie2.inc
echo "img152_bg_zx02: .incbin \"img152_bg.gr.zx02\"" >> movie2.inc
echo "img153_bg_zx02: .incbin \"img153_bg.gr.zx02\"" >> movie2.inc
echo "img154_bg_zx02: .incbin \"img154_bg.gr.zx02\"" >> movie2.inc
echo "img155_bg_zx02: .incbin \"img155_bg.gr.zx02\"" >> movie2.inc
echo "img156_bg_zx02: .incbin \"img156_bg.gr.zx02\"" >> movie2.inc
echo "img157_bg_zx02: .incbin \"img157_bg.gr.zx02\"" >> movie2.inc
echo "img158_bg_zx02: .incbin \"img158_bg.gr.zx02\"" >> movie2.inc
echo "img159_bg_zx02: .incbin \"img159_bg.gr.zx02\"" >> movie2.inc
####

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 933 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 929 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 955 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 957 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 955 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 936 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 934 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 883 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 869 B