mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-21 14:49:43 +02:00
Prepare for credits animation
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
dta $00,$00,$00,$00,$00,$00,$00,$00
|
||||
dta $00,$00,$00,$00,$00,$00,$00,$00
|
||||
dta $24,$25,$3C,$3D,$26,$27,$28,$29
|
||||
dta $08,$09,$00,$00,$00,$00,$00,$00
|
||||
dta $00,$00,$00,$00,$00,$00,$00,$00
|
||||
dta $00,$00,$46,$47,$3C,$3D,$38,$39
|
||||
dta $20,$21,$44,$45,$52,$53,$31,$B0
|
||||
dta $3E,$3F,$28,$29,$24,$25,$48,$49
|
||||
dta $54,$55,$B0,$31,$3E,$3F,$28,$29
|
||||
dta $24,$25,$34,$35,$3C,$3D,$31,$00
|
||||
dta $00,$00,$00,$00,$00,$20,$21,$26
|
||||
dta $27,$26,$27,$30,$46,$47,$30,$3C
|
||||
dta $3D,$3A,$3B,$20,$21,$36,$37,$58
|
||||
dta $00,$24,$25,$3C,$3D,$26,$27,$28
|
||||
dta $29,$08,$09,$00,$00,$00,$00,$00
|
||||
dta $3E,$3F,$20,$21,$4C,$4D,$28,$29
|
||||
dta $56,$57,$58,$B0,$3E,$3F,$30,$42
|
||||
dta $43,$4E,$4F,$B0,$31,$34,$35,$20
|
||||
dta $21,$36,$37,$30,$3A,$3B,$3C,$3D
|
||||
dta $4C,$4D,$44,$45,$34,$35,$30,$31
|
||||
dta $00,$00,$00,$00,$00,$00,$00,$00
|
||||
dta $00,$00,$00,$00,$2C,$2D,$42,$43
|
||||
dta $20,$21,$3E,$3F,$2E,$2F,$30,$24
|
||||
dta $25,$44,$45,$08,$09,$00,$00,$00
|
||||
dta $00,$00,$00,$00,$00,$00,$00,$00
|
||||
dta $00,$00,$00,$00,$00,$00,$20,$21
|
||||
dta $26,$27,$20,$21,$38,$39,$31,$00
|
||||
dta $4C,$4D,$20,$21,$24,$25,$2E,$2F
|
||||
dta $3C,$3D,$4C,$4D,$44,$45,$34,$35
|
||||
dta $30,$31,$00,$00,$00,$00,$00,$00
|
||||
dta $00,$00,$00,$00,$00,$00,$00,$00
|
||||
dta $00,$00,$00,$38,$39,$48,$49,$44
|
||||
dta $45,$30,$24,$25,$0A,$0B,$44,$45
|
||||
dta $2A,$2B,$4E,$4F,$08,$09,$00,$00
|
||||
dta $00,$00,$00,$00,$00,$00,$00,$00
|
||||
dta $00,$00,$00,$20,$21,$36,$37,$28
|
||||
dta $29,$34,$35,$44,$45,$20,$21,$3A
|
||||
dta $3B,$26,$27,$28,$29,$42,$43,$31
|
||||
dta $00,$38,$39,$20,$21,$42,$43,$46
|
||||
dta $47,$30,$3A,$3B,$31,$00,$00,$00
|
||||
File diff suppressed because one or more lines are too long
@@ -228,6 +228,10 @@ over_screen
|
||||
difficulty_normal_text
|
||||
icl 'art/difficulty_texts.asm' ; 2 lines, mode 5
|
||||
difficulty_easy_text = difficulty_normal_text + 40
|
||||
credits_texts
|
||||
icl 'art/credits.asm' ; 8 lines, mode 5
|
||||
credits_lines ; 2 lines for credits animations
|
||||
:80 .by 0
|
||||
;--------------------------------------------------
|
||||
.proc vint
|
||||
;--------------------------------------------------
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user