mirror of
https://github.com/a2-4am/4sports.git
synced 2025-04-06 12:38:01 +00:00
fix Proboot alignment
This commit is contained in:
parent
9f71c29aa6
commit
48ffd3aba8
Binary file not shown.
@ -357,6 +357,9 @@ filename +PSTRING "LAUNCHER.SYSTEM"
|
||||
|
||||
!src "src/4cade.branding.a"
|
||||
|
||||
!if (* > $9ff) {
|
||||
!serious "Bootloader is too large"
|
||||
!if (* > $9fc) {
|
||||
!serious "Bootloader is too large, ", *
|
||||
}
|
||||
|
||||
*=$9fc
|
||||
!byte $D3,$C1,$CE,$A1
|
||||
|
Loading…
x
Reference in New Issue
Block a user