1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-08-21 06:29:07 +00:00

Turn off AN3 when returning to text mode

This commit is contained in:
David Schmenk 2018-01-19 14:59:44 -08:00
parent 4b8fca060f
commit fbcebe9df3

View File

@ -529,7 +529,7 @@ export def txtMode#0
^ena80 = 0
^show40 = 0
^mapmain = 0
^an3on
^an3off
call($FC58, 0, 0, 0, 0) // home()
end
//