Skip to content

Commit 74cb2fc

Browse files
committed
fix(apogee.inc): fix typo
1 parent 3b87213 commit 74cb2fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/apogee.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ end macro
9494

9595
struc str? args&
9696
label . : byte
97-
db args
97+
str args
9898
end struc
9999

100100
; memory map

0 commit comments

Comments
 (0)