mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-23 20:29:15 +00:00
second: add ma2e to the credits
This commit is contained in:
parent
363eda7f65
commit
e410bcc31c
@ -32,5 +32,7 @@ PT3_ENABLE_APPLE_IIC = 1
|
||||
PT3_LOC:
|
||||
;.incbin "music/z00m_unreal2_part1.pt3"
|
||||
;.incbin "music/z00m_unreal2_part2.pt3"
|
||||
.incbin "music/second_3d.pt3"
|
||||
;.incbin "music/second_3d.pt3"
|
||||
;.incbin "music/z00m_unreal2_complete.pt3"
|
||||
.incbin "music/2nd_Reality_Intro.pt3"
|
||||
|
||||
|
@ -171,7 +171,12 @@ final_credits:
|
||||
.byte 15,"4am - font",0
|
||||
.byte 2,"K. Kennaway -- iipix image converter",0
|
||||
.byte 3,"O. Schmidt -- sampled audio player",0
|
||||
.byte 11,"Hellmood - circles",0
|
||||
.byte 6,"Hellmood -- circles/sierzoom",0
|
||||
.byte 20," ",0
|
||||
|
||||
.byte 11,"Special Thanks to:",0
|
||||
.byte 5,"mA2E for providing intro music",0
|
||||
.byte 7,"at the extreme-last minute",0
|
||||
.byte 20," ",0
|
||||
|
||||
.byte 15,"Greets to:",0
|
||||
|
@ -298,7 +298,7 @@ credit_message3: ; intro explosion
|
||||
.byte 11, 96,"GRAPHICS -- MARVEL",13
|
||||
.byte 14,108,"A2 -- DEATER",13
|
||||
.byte 13,128,"MUSIC - SKAVEN",13
|
||||
.byte 14,140,"AY - DEATER",13
|
||||
.byte 15,140,"AY -- MA2E",13
|
||||
.byte 13,160,"CODE -- DEATER",0
|
||||
;credit_message2: ; intro ships
|
||||
; .byte 11, 96,"GRAPHICS -- MARVEL",13
|
||||
|
Loading…
x
Reference in New Issue
Block a user