mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-07 12:31:57 +00:00
peasant: update intro
This commit is contained in:
parent
3599048c9d
commit
44c975b77a
@ -155,6 +155,9 @@ lake_e_message1:
|
||||
|
||||
|
||||
lake_e_path:
|
||||
.byte 4,151
|
||||
.byte 5,151
|
||||
.byte 6,151
|
||||
.byte 7,151
|
||||
.byte 8,151
|
||||
.byte 9,151
|
||||
|
@ -178,6 +178,8 @@ river_path:
|
||||
.byte 34,105
|
||||
.byte 35,105
|
||||
.byte 36,105
|
||||
.byte 37,105
|
||||
.byte 38,105
|
||||
.byte $FF,$FF
|
||||
|
||||
|
||||
|
@ -608,7 +608,7 @@ print_text_message:
|
||||
; 1 2 3 4 5 6 7 8
|
||||
message_x1h: .byte 0, 0, 0, 0, 0, 0, 0, 0
|
||||
message_x1l: .byte 35, 35, 35, 35, 35, 35, 35, 35
|
||||
message_y1: .byte 24, 24, 24, 24, 20, 20, 20, 20
|
||||
message_y1: .byte 24, 24, 24, 24, 24, 24, 24, 24
|
||||
message_x2h: .byte 0, 0, 0, 0, 0, 0, 0, 0
|
||||
message_x2l: .byte 253, 253, 253, 253, 253, 253, 253, 253
|
||||
message_y2: .byte 54, 62, 70, 78, 86, 94, 102, 110
|
||||
|
Loading…
Reference in New Issue
Block a user