Skip to content

Commit

Permalink
[UTIL] comment was breaking rom_lst.h support
Browse files Browse the repository at this point in the history
  • Loading branch information
mooinglemur committed Oct 12, 2023
1 parent 2e97657 commit a24aa49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/menu.s
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ launch:
stz $05 ; Default value: Auto-indent and word
stz $06 ; Default value: Tab stop width
stz $07 ; Default value: Word wrap position
lda #8 ; ¯\_(ツ)_/¯
lda #8 ; ¯\\_(ツ)_/¯
sta $08 ; Set current active device number
stz $09 ; Default value: text/background
stz $0a ; Default value: header
Expand Down

0 comments on commit a24aa49

Please sign in to comment.