Fix function calling (OCR)
This commit is contained in:
parent
6adf8f912b
commit
73e56070b4
1 changed files with 1 additions and 1 deletions
|
|
@ -702,7 +702,7 @@ Start proc near
|
|||
;
|
||||
; Set 320x400 256-color mode.
|
||||
;
|
||||
callSet320By400Mode
|
||||
call Set320By400Mode
|
||||
;
|
||||
; We're in 320x400 256-color mode, with page 0 displayed.
|
||||
; Let's fill page 0 with color bars slanting down and to the right.
|
||||
|
|
|
|||
Loading…
Reference in a new issue