Use new IO Port related types and further improvements of readability #1

Merged
jaby merged 18 commits from Overlay-The-Beginning_CDDrive_EndOfIO into Overlay-The-Beginning_CDDrive 2023-03-23 19:43:52 +00:00
1 changed files with 10 additions and 2 deletions
Showing only changes of commit 0a5c1fec37 - Show all commits

View File

@ -1,13 +1,21 @@
{
"folders": [
{
"name": "JabyEngine",
"path": ".",
"name": "Internal Include",
"path": "include"
},
{
"name": "Internal Source",
"path": "src"
},
{
"name": "Include",
"path": "..\\..\\include"
},
{
"name": "JabyEngine",
"path": ".",
},
{
"name": "Root",
"path": "..\\.."