The TGI kernel will call SETVIEWPAGE(0) after calling INIT so there's no need to switch to the first page here.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5022 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
a4b6b6004a
commit
b4fda77b6c
1 changed files with 0 additions and 1 deletions
|
@ -167,7 +167,6 @@ UNINSTALL:
|
|||
INIT:
|
||||
; Switch into graphics mode
|
||||
bit MIXCLR
|
||||
bit LOWSCR
|
||||
bit HIRES
|
||||
bit TXTCLR
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue