Finish rebrand.

This commit is contained in:
Randy Thiemann 2023-11-14 03:05:45 +01:00
parent d531347e3a
commit ef434ed52d
1 changed files with 1 additions and 1 deletions

2
.vscode/launch.json vendored
View File

@ -8,7 +8,7 @@
"type": "emulicious-debugger",
"request": "launch",
"name": "Launch in Emulicious",
"program": "${workspaceFolder}\\bin\\DMGTRIS.gbc",
"program": "${workspaceFolder}\\bin\\PandorasBlocks.gbc",
"port": 58870,
"stopOnEntry": false,
"preLaunchTask": "buildrom"