mirror of
https://github.com/a2-4am/pitch-darker.git
synced 2024-11-22 02:30:53 +00:00
update credits patch
This commit is contained in:
parent
c8fcaa25be
commit
f150bb60b4
@ -8,7 +8,7 @@ index 72ef281..2490c6d 100644
|
||||
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 6
|
||||
- !byte 5
|
||||
+ !byte 11 ; note: stored here in reverse order compared to the credits file
|
||||
+ !byte 9
|
||||
+ !byte 9
|
||||
@ -19,7 +19,7 @@ index 72ef281..2490c6d 100644
|
||||
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 12
|
||||
- !byte 14
|
||||
+ !byte 3 ; note: stored here in reverse order compared to the credits file
|
||||
+ !byte 6
|
||||
+ !byte 6
|
||||
|
Loading…
Reference in New Issue
Block a user