Remove DFULL_SCREEN (#5695)

This commit is contained in:
Robert
2019-12-27 23:03:31 +01:00
committed by Frans de Jonge
parent 7fb2db8f02
commit c3a0bd4def
4 changed files with 14 additions and 16 deletions

View File

@@ -11,7 +11,8 @@
DHINTCOUNT = 1
-- full screen mode, 1 for true, 0 for false
DFULL_SCREEN = 1
-- no longer needed
--DFULL_SCREEN = 1
-- scroll mode, 1 for true, 0 for false
DSCROLL_MODE = 1