2023-05-03 04:29:06 +00:00
|
|
|
--- ../pitch-dark/src/ui.credits.a 2023-05-03 00:07:25
|
2023-05-05 20:36:44 +00:00
|
|
|
+++ src/ui.credits.a 2023-05-03 00:39:32
|
2023-05-03 04:29:06 +00:00
|
|
|
@@ -226,17 +226,17 @@
|
2018-07-21 14:36:16 +00:00
|
|
|
!word $FDFD
|
|
|
|
|
|
|
|
kCreditsTop ; [array of byte] top row to draw border for each section of credits
|
|
|
|
- !byte 7 ; note: stored here in reverse order compared to the credits file
|
|
|
|
- !byte 2
|
2021-01-27 05:48:06 +00:00
|
|
|
- !byte 5
|
2023-05-03 04:29:06 +00:00
|
|
|
+ !byte 11 ; note: stored here in reverse order compared to the credits file
|
|
|
|
+ !byte 6
|
|
|
|
+ !byte 6
|
2018-07-21 14:36:16 +00:00
|
|
|
!byte 8
|
|
|
|
!byte 8
|
2023-05-03 04:29:06 +00:00
|
|
|
!byte 7
|
2018-07-21 14:36:16 +00:00
|
|
|
|
|
|
|
kCreditsHeight ; [array of byte] height of bounding box for each section of credits
|
|
|
|
- !byte 10 ; note: stored here in reverse order compared to the credits file
|
|
|
|
- !byte 20
|
2021-01-27 05:48:06 +00:00
|
|
|
- !byte 14
|
2023-05-03 04:29:06 +00:00
|
|
|
+ !byte 3 ; note: stored here in reverse order compared to the credits file
|
2018-07-21 14:36:16 +00:00
|
|
|
+ !byte 6
|
|
|
|
+ !byte 6
|
|
|
|
!byte 8
|
|
|
|
!byte 9
|
2023-05-03 04:29:06 +00:00
|
|
|
!byte 10
|