Prevent 20G double locks.
This commit is contained in:
parent
3829f62100
commit
f7647fe183
|
@ -8,8 +8,7 @@
|
|||
"type": "emulicious-debugger",
|
||||
"request": "launch",
|
||||
"name": "Launch in Emulicious",
|
||||
"emuliciousPath": "${workspaceFolder}\\tools",
|
||||
"program": "${workspaceFolder}\\bin\\out.gb",
|
||||
"program": "${workspaceFolder}\\bin\\DMGTRIS.gbc",
|
||||
"port": 58870,
|
||||
"stopOnEntry": false,
|
||||
"preLaunchTask": "buildrom"
|
||||
|
|
Loading…
Reference in New Issue