Remove unused directives
parent
9e5c548b34
commit
77f35f881d
|
@ -642,14 +642,6 @@ GameModeValue = 1
|
||||||
VictoryModeValue = 2
|
VictoryModeValue = 2
|
||||||
GameOverModeValue = 3
|
GameOverModeValue = 3
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------------
|
|
||||||
;DIRECTIVES
|
|
||||||
|
|
||||||
; .index 8
|
|
||||||
; .mem 8
|
|
||||||
|
|
||||||
; .org $8000
|
|
||||||
|
|
||||||
;-------------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------------
|
||||||
|
|
||||||
.segment "HEADER"
|
.segment "HEADER"
|
||||||
|
|
Loading…
Reference in New Issue