Remove unused directives

develop^2
Christophe Parent 2023-12-03 14:41:39 -08:00
parent 9e5c548b34
commit 77f35f881d
1 changed files with 0 additions and 8 deletions

View File

@ -642,14 +642,6 @@ GameModeValue = 1
VictoryModeValue = 2
GameOverModeValue = 3
;-------------------------------------------------------------------------------------
;DIRECTIVES
; .index 8
; .mem 8
; .org $8000
;-------------------------------------------------------------------------------------
.segment "HEADER"