move project to this repo
This commit is contained in:
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Win32",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/**"
|
||||
],
|
||||
"defines": [
|
||||
"_DEBUG",
|
||||
"UNICODE",
|
||||
"_UNICODE"
|
||||
]
|
||||
}
|
||||
],
|
||||
"version": 4
|
||||
}
|
||||
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.md": "markdown",
|
||||
"stdio.h": "c",
|
||||
"gb.h": "c",
|
||||
"font.h": "c",
|
||||
"smiley.h": "c",
|
||||
"character.h": "c",
|
||||
"metasprites.h": "c",
|
||||
"blankscreen.h": "c",
|
||||
"underwater_map.h": "c",
|
||||
"collision.h": "c",
|
||||
"common.h": "c",
|
||||
"actor.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user