mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-06-01 18:41:13 -07:00
definition prep (still exploring..)
This commit is contained in:
Vendored
+8
-1
@@ -2,6 +2,7 @@
|
||||
"files.associations": {
|
||||
"*.rmd": "markdown",
|
||||
"*.s": "gas",
|
||||
"*.dasm": "lldb.disassembly",
|
||||
"*.asm": "gas",
|
||||
"stdlib.h": "c",
|
||||
"libetc.h": "c",
|
||||
@@ -16,6 +17,12 @@
|
||||
"iterator": "c",
|
||||
"regex": "c",
|
||||
"dsl.h": "c",
|
||||
"xlocale": "c"
|
||||
"xlocale": "c",
|
||||
"gp.h": "c",
|
||||
"array": "c",
|
||||
"initializer_list": "c",
|
||||
"string_view": "c",
|
||||
"functional": "c",
|
||||
"tuple": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user