From fbcebe9df3183e070173cce2eeb24023cce78840 Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Fri, 19 Jan 2018 14:59:44 -0800 Subject: [PATCH] Turn off AN3 when returning to text mode --- src/libsrc/dgr.pla | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libsrc/dgr.pla b/src/libsrc/dgr.pla index f50924a..a4758d6 100755 --- a/src/libsrc/dgr.pla +++ b/src/libsrc/dgr.pla @@ -529,7 +529,7 @@ export def txtMode#0 ^ena80 = 0 ^show40 = 0 ^mapmain = 0 - ^an3on + ^an3off call($FC58, 0, 0, 0, 0) // home() end //