mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-26 12:49:21 +00:00
Removed loophead options because it corrupted some programs
This commit is contained in:
parent
617a7a83d9
commit
8f74d179c9
1
src/test/kc/.vscode/tasks.json
vendored
1
src/test/kc/.vscode/tasks.json
vendored
@ -110,7 +110,6 @@
|
|||||||
"command": "~/c64/kickc_local/bin/kickc.sh",
|
"command": "~/c64/kickc_local/bin/kickc.sh",
|
||||||
"args": [
|
"args": [
|
||||||
"-vasmout",
|
"-vasmout",
|
||||||
"-Oloophead"
|
|
||||||
"-Sc",
|
"-Sc",
|
||||||
"-odir",
|
"-odir",
|
||||||
"~/c64/tmp/",
|
"~/c64/tmp/",
|
||||||
|
Loading…
Reference in New Issue
Block a user