pitch-darker/patches/ui.credits.a.patch

27 lines
1.0 KiB
Diff

--- ../pitch-dark/src/ui.credits.a 2023-05-03 00:07:25
+++ src/ui.credits.a 2023-11-22 17:43:14
@@ -226,17 +226,17 @@
!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
- !byte 5
+ !byte 11 ; note: stored here in reverse order compared to the credits file
+ !byte 6
+ !byte 6
!byte 8
!byte 8
!byte 7
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
- !byte 14
+ !byte 3 ; note: stored here in reverse order compared to the credits file
+ !byte 6
+ !byte 6
!byte 8
!byte 9
!byte 10