Debugger: Add web debugger in assets.

This is from the "bundled" branch, which is generated by GitHub Actions.
This commit is contained in:
Unknown W. Brackets
2021-09-26 12:24:29 -07:00
parent 552cbb2a2c
commit 0cf07a8d62
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -34,3 +34,7 @@
[submodule "SDL/macOS"]
path = SDL/macOS
url = https://github.com/hrydgard/ppsspp-mac-sdl
[submodule "ppsspp-debugger"]
path = assets/debugger
url = https://github.com/unknownbrackets/ppsspp-debugger.git
branch = bundled
+1
Submodule assets/debugger added at 36ad6b19b2