Fix alignment fuckup in VBR
This commit is contained in:
parent
8aafa98c6a
commit
c288bbffb9
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ fdc: ; FDC Descriptor as per ECMA-107
|
|||
.po:
|
||||
dd 0 ; partition offset (in LBA blocks)
|
||||
.lrgts:
|
||||
dw 0
|
||||
dd 0
|
||||
.drv:
|
||||
db 0 ; drive number
|
||||
db 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue