Manuals in main file disabled

This commit is contained in:
Pecusx
2023-06-28 20:19:50 +02:00
parent 80ffb70758
commit 4e8504b712
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ FirstZpageVariable = $54
icl 'Atari/lib/ATARISYS.ASM'
icl 'Atari/lib/MACRO.ASM'
icl 'artwork/splash_v2/splash.asm' ; splash screen and musix
icl 'Atari/Manual/manual.asm' ; manuals display
; icl 'Atari/Manual/manual.asm' ; manuals display
.ELIF TARGET = 5200
OPT h-f+ ; no headers, single block --> cart bin file
icl 'Atari/lib/5200SYS.ASM'