Skip to content

Commit f8d76a5

Browse files
committed
add example data label
1 parent 7b41002 commit f8d76a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/petscii-data.bas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ NEXT C
2323

2424
PRINT "{DEFAULT}"
2525

26+
UPPERCASE_DATA:
2627
REM UPPERCASE PETSCII CHARACTERS
2728
DATA 60,102,110,110,96,98,60,0
2829
DATA 24,60,102,126,102,102,102,0

0 commit comments

Comments
 (0)