Update C64_matrix.sc

This commit is contained in:
Jarno Lehtinen 2019-04-08 18:29:58 +03:00 committed by GitHub
parent 6fa779b5bb
commit a1dc34465b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -37,10 +37,10 @@ end
# colon (:) = SEMICOLON
# semicolon (;) = QUOTE
macroblock
macro F7 LSHIFT # LSHIFT + F7 = F12
PRESS F12
CLEAR_ALL
endmacro
endblock
# macroblock
# macro F7 LSHIFT # LSHIFT + F7 = F12
# PRESS F12
# CLEAR_ALL
# endmacro
# endblock