Separate engine and game
This commit is contained in:
16
engine/libs/raylib-4.5.0/projects/VSCode/main.code-workspace
Normal file
16
engine/libs/raylib-4.5.0/projects/VSCode/main.code-workspace
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"raylib.h": "c",
|
||||
"math.h": "c",
|
||||
"blocks.h": "c",
|
||||
"stdio.h": "c",
|
||||
"*.m": "c"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user