1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2025-10-29 11:01:07 +00:00

initial commit

This commit is contained in:
2022-05-25 15:32:53 +02:00
parent 6c551fc008
commit 8b71ce1c54
12 changed files with 691 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"cSpell.words": [
"pokemudry"
]
}