Skip to content

Commit 1ac2a80

Browse files
committed
ajust lowstk mode name
1 parent 1121d9b commit 1ac2a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ MENU_TOP_MARGIN_SCROLL := 7 ; in blocks
184184
.byte "GARBGE"
185185
.byte "LOBARS"
186186
.byte "DASDLY"
187-
.byte "LOSTAK"
187+
.byte "LOWSTK"
188188
.byte "KILLX2"
189189
.byte "INVZBL"
190190
.byte "HRDDRP"

0 commit comments

Comments
 (0)