Typo
This commit is contained in:
parent
d684cd4dc5
commit
d563ce925a
1 changed files with 1 additions and 1 deletions
|
|
@ -329,7 +329,7 @@ MoveBall:
|
|||
mov al,[HPan]
|
||||
out dx,al ;set new pel panning
|
||||
;
|
||||
; Flip the page to draw to to the undisplayed page.
|
||||
; Flip the page to draw to the undisplayed page.
|
||||
;
|
||||
xor [CurrentPage],1
|
||||
jnz IsPage1
|
||||
|
|
|
|||
Loading…
Reference in a new issue